正在显示
19 个修改的文件
包含
783 行增加
和
9 行删除
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <project version="4"> | 2 | <project version="4"> |
3 | <component name="ChangeListManager"> | 3 | <component name="ChangeListManager"> |
4 | - <list default="true" id="129454fc-5415-4c7e-9855-d0293355ede5" name="Default Changelist" comment="1.优化老师身份证信息"> | 4 | + <list default="true" id="129454fc-5415-4c7e-9855-d0293355ede5" name="Default Changelist" comment="1.报告名称"> |
5 | <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> | 5 | <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> |
6 | <change beforePath="$PROJECT_DIR$/conf/config.ini" beforeDir="false" afterPath="$PROJECT_DIR$/conf/config.ini" afterDir="false" /> | 6 | <change beforePath="$PROJECT_DIR$/conf/config.ini" beforeDir="false" afterPath="$PROJECT_DIR$/conf/config.ini" afterDir="false" /> |
7 | + <change beforePath="$PROJECT_DIR$/data/Internship_manage/test_07_apply_audit.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/Internship_manage/test_07_apply_audit.xlsx" afterDir="false" /> | ||
8 | + <change beforePath="$PROJECT_DIR$/data/Internship_manage/test_08_log_marking.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/Internship_manage/test_08_log_marking.xlsx" afterDir="false" /> | ||
9 | + <change beforePath="$PROJECT_DIR$/data/Internship_manage/test_09_leave_record.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/Internship_manage/test_09_leave_record.xlsx" afterDir="false" /> | ||
10 | + <change beforePath="$PROJECT_DIR$/data/Internship_preparation/test_04_internship_plan.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/Internship_preparation/test_04_internship_plan.xlsx" afterDir="false" /> | ||
11 | + <change beforePath="$PROJECT_DIR$/data/Internship_preparation/test_05_internship_project.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/Internship_preparation/test_05_internship_project.xlsx" afterDir="false" /> | ||
12 | + <change beforePath="$PROJECT_DIR$/data/student_practice/test_06__practice.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/student_practice/test_06__practice.xlsx" afterDir="false" /> | ||
13 | + <change beforePath="$PROJECT_DIR$/data/system/test_02_department.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/system/test_02_department.xlsx" afterDir="false" /> | ||
14 | + <change beforePath="$PROJECT_DIR$/data/system/test_02_specialty.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/system/test_02_specialty.xlsx" afterDir="false" /> | ||
15 | + <change beforePath="$PROJECT_DIR$/data/system/test_02_term.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/system/test_02_term.xlsx" afterDir="false" /> | ||
16 | + <change beforePath="$PROJECT_DIR$/data/teaching_affairs/test_03_class.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/teaching_affairs/test_03_class.xlsx" afterDir="false" /> | ||
17 | + <change beforePath="$PROJECT_DIR$/data/teaching_affairs/test_03_course.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/teaching_affairs/test_03_course.xlsx" afterDir="false" /> | ||
18 | + <change beforePath="$PROJECT_DIR$/data/teaching_affairs/test_03_student.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/teaching_affairs/test_03_student.xlsx" afterDir="false" /> | ||
19 | + <change beforePath="$PROJECT_DIR$/data/teaching_affairs/test_03_teacher.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/teaching_affairs/test_03_teacher.xlsx" afterDir="false" /> | ||
20 | + <change beforePath="$PROJECT_DIR$/data/test_01_login.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/test_01_login.xlsx" afterDir="false" /> | ||
21 | + <change beforePath="$PROJECT_DIR$/logs/log.log" beforeDir="false" afterPath="$PROJECT_DIR$/logs/log.log" afterDir="false" /> | ||
22 | + <change beforePath="$PROJECT_DIR$/report/history.json" beforeDir="false" afterPath="$PROJECT_DIR$/report/history.json" afterDir="false" /> | ||
23 | + <change beforePath="$PROJECT_DIR$/report/report1.html" beforeDir="false" /> | ||
7 | </list> | 24 | </list> |
8 | <option name="SHOW_DIALOG" value="false" /> | 25 | <option name="SHOW_DIALOG" value="false" /> |
9 | <option name="HIGHLIGHT_CONFLICTS" value="true" /> | 26 | <option name="HIGHLIGHT_CONFLICTS" value="true" /> |
@@ -70,7 +87,7 @@ | @@ -70,7 +87,7 @@ | ||
70 | <recent name="$PROJECT_DIR$/tools" /> | 87 | <recent name="$PROJECT_DIR$/tools" /> |
71 | </key> | 88 | </key> |
72 | </component> | 89 | </component> |
73 | - <component name="RunManager" selected="Python.fixture"> | 90 | + <component name="RunManager" selected="Python.run"> |
74 | <configuration name="fixture" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true"> | 91 | <configuration name="fixture" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true"> |
75 | <module name="yxly2" /> | 92 | <module name="yxly2" /> |
76 | <option name="INTERPRETER_OPTIONS" value="" /> | 93 | <option name="INTERPRETER_OPTIONS" value="" /> |
@@ -176,8 +193,8 @@ | @@ -176,8 +193,8 @@ | ||
176 | </list> | 193 | </list> |
177 | <recent_temporary> | 194 | <recent_temporary> |
178 | <list> | 195 | <list> |
179 | - <item itemvalue="Python.fixture" /> | ||
180 | <item itemvalue="Python.run" /> | 196 | <item itemvalue="Python.run" /> |
197 | + <item itemvalue="Python.fixture" /> | ||
181 | <item itemvalue="Python tests.Unittests in test_06_internship_manage.py" /> | 198 | <item itemvalue="Python tests.Unittests in test_06_internship_manage.py" /> |
182 | <item itemvalue="Python tests.Unittests in test_04_Internship_preparation.py" /> | 199 | <item itemvalue="Python tests.Unittests in test_04_Internship_preparation.py" /> |
183 | <item itemvalue="Python.handle_token" /> | 200 | <item itemvalue="Python.handle_token" /> |
@@ -270,7 +287,7 @@ | @@ -270,7 +287,7 @@ | ||
270 | <workItem from="1690248894302" duration="5537000" /> | 287 | <workItem from="1690248894302" duration="5537000" /> |
271 | <workItem from="1690335249246" duration="4289000" /> | 288 | <workItem from="1690335249246" duration="4289000" /> |
272 | <workItem from="1690422699671" duration="7635000" /> | 289 | <workItem from="1690422699671" duration="7635000" /> |
273 | - <workItem from="1690507951820" duration="6688000" /> | 290 | + <workItem from="1690507951820" duration="7770000" /> |
274 | </task> | 291 | </task> |
275 | <task id="LOCAL-00001" summary="1.0.0 首次提交"> | 292 | <task id="LOCAL-00001" summary="1.0.0 首次提交"> |
276 | <created>1671544396986</created> | 293 | <created>1671544396986</created> |
@@ -552,7 +569,14 @@ | @@ -552,7 +569,14 @@ | ||
552 | <option name="project" value="LOCAL" /> | 569 | <option name="project" value="LOCAL" /> |
553 | <updated>1690452030280</updated> | 570 | <updated>1690452030280</updated> |
554 | </task> | 571 | </task> |
555 | - <option name="localTasksCounter" value="41" /> | 572 | + <task id="LOCAL-00041" summary="1.报告名称"> |
573 | + <created>1690532302833</created> | ||
574 | + <option name="number" value="00041" /> | ||
575 | + <option name="presentableId" value="LOCAL-00041" /> | ||
576 | + <option name="project" value="LOCAL" /> | ||
577 | + <updated>1690532302833</updated> | ||
578 | + </task> | ||
579 | + <option name="localTasksCounter" value="42" /> | ||
556 | <servers /> | 580 | <servers /> |
557 | </component> | 581 | </component> |
558 | <component name="TypeScriptGeneratedFilesManager"> | 582 | <component name="TypeScriptGeneratedFilesManager"> |
@@ -583,7 +607,6 @@ | @@ -583,7 +607,6 @@ | ||
583 | <option name="oldMeFiltersMigrated" value="true" /> | 607 | <option name="oldMeFiltersMigrated" value="true" /> |
584 | </component> | 608 | </component> |
585 | <component name="VcsManagerConfiguration"> | 609 | <component name="VcsManagerConfiguration"> |
586 | - <MESSAGE value="版本:1.0.3 1.新增班级逻辑判断 2.新增实践课程逻辑判断 3.补充Excel-班级 4.补充Excel-实践课程 4.补充Excel-教师" /> | ||
587 | <MESSAGE value="版本:1.0.4 1.新增实践课程用例 2。新增学生相关的用例" /> | 610 | <MESSAGE value="版本:1.0.4 1.新增实践课程用例 2。新增学生相关的用例" /> |
588 | <MESSAGE value="版本:1.0.5 1.新增发送钉钉功能" /> | 611 | <MESSAGE value="版本:1.0.5 1.新增发送钉钉功能" /> |
589 | <MESSAGE value="版本:1.0.5 1.新增发送钉钉" /> | 612 | <MESSAGE value="版本:1.0.5 1.新增发送钉钉" /> |
@@ -608,7 +631,8 @@ | @@ -608,7 +631,8 @@ | ||
608 | <MESSAGE value="1.run文件改回原来版本" /> | 631 | <MESSAGE value="1.run文件改回原来版本" /> |
609 | <MESSAGE value="1.修改老师身份证信息" /> | 632 | <MESSAGE value="1.修改老师身份证信息" /> |
610 | <MESSAGE value="1.优化老师身份证信息" /> | 633 | <MESSAGE value="1.优化老师身份证信息" /> |
611 | - <option name="LAST_COMMIT_MESSAGE" value="1.优化老师身份证信息" /> | 634 | + <MESSAGE value="1.报告名称" /> |
635 | + <option name="LAST_COMMIT_MESSAGE" value="1.报告名称" /> | ||
612 | </component> | 636 | </component> |
613 | <component name="XDebuggerManager"> | 637 | <component name="XDebuggerManager"> |
614 | <breakpoint-manager> | 638 | <breakpoint-manager> |
@@ -981,7 +1005,7 @@ | @@ -981,7 +1005,7 @@ | ||
981 | <SUITE FILE_PATH="coverage/yxly$fixture.coverage" NAME="fixture Coverage Results" MODIFIED="1690511377401" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/tools" /> | 1005 | <SUITE FILE_PATH="coverage/yxly$fixture.coverage" NAME="fixture Coverage Results" MODIFIED="1690511377401" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/tools" /> |
982 | <SUITE FILE_PATH="coverage/yxly$Unittests_in_fixture_py.coverage" NAME="Unittests in fixture.py Coverage Results" MODIFIED="1671625806027" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/testcase" /> | 1006 | <SUITE FILE_PATH="coverage/yxly$Unittests_in_fixture_py.coverage" NAME="Unittests in fixture.py Coverage Results" MODIFIED="1671625806027" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/testcase" /> |
983 | <SUITE FILE_PATH="coverage/yxly$aaa.coverage" NAME="aaa Coverage Results" MODIFIED="1675678970517" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/tools" /> | 1007 | <SUITE FILE_PATH="coverage/yxly$aaa.coverage" NAME="aaa Coverage Results" MODIFIED="1675678970517" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/tools" /> |
984 | - <SUITE FILE_PATH="coverage/yxly$run.coverage" NAME="run Coverage Results" MODIFIED="1690509380267" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" /> | 1008 | + <SUITE FILE_PATH="coverage/yxly$run.coverage" NAME="run Coverage Results" MODIFIED="1690537337221" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" /> |
985 | <SUITE FILE_PATH="coverage/yxly$Unittests_in_test_02_system_management_py.coverage" NAME="Unittests in test_02_system_management.py Coverage Results" MODIFIED="1672304630144" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/testcase" /> | 1009 | <SUITE FILE_PATH="coverage/yxly$Unittests_in_test_02_system_management_py.coverage" NAME="Unittests in test_02_system_management.py Coverage Results" MODIFIED="1672304630144" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/testcase" /> |
986 | <SUITE FILE_PATH="coverage/yxly$Unittests_in_test_01_login_py.coverage" NAME="Unittests in test_01_login.py Coverage Results" MODIFIED="1671641941612" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/testcase" /> | 1010 | <SUITE FILE_PATH="coverage/yxly$Unittests_in_test_01_login_py.coverage" NAME="Unittests in test_01_login.py Coverage Results" MODIFIED="1671641941612" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/testcase" /> |
987 | <SUITE FILE_PATH="coverage/yxly$Unittests_in_test_04_Internship_preparation_py.coverage" NAME="Unittests in test_04_Internship_preparation.py Coverage Results" MODIFIED="1678692199921" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/testcase" /> | 1011 | <SUITE FILE_PATH="coverage/yxly$Unittests_in_test_04_Internship_preparation_py.coverage" NAME="Unittests in test_04_Internship_preparation.py Coverage Results" MODIFIED="1678692199921" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/testcase" /> |
@@ -64,7 +64,7 @@ school_base_jobid = 1635095176676659202 | @@ -64,7 +64,7 @@ school_base_jobid = 1635095176676659202 | ||
64 | ;============================================================================================ | 64 | ;============================================================================================ |
65 | [report] | 65 | [report] |
66 | ;报告名称 | 66 | ;报告名称 |
67 | -filename = report4.html | 67 | +filename = report1.html |
68 | ;报告标题 | 68 | ;报告标题 |
69 | title = 优学乐业测试报告 | 69 | title = 优学乐业测试报告 |
70 | ;测试员 | 70 | ;测试员 |
不能预览此文件类型
不能预览此文件类型
不能预览此文件类型
不能预览此文件类型
不能预览此文件类型
@@ -6814,3 +6814,753 @@ AssertionError: 'success' != '请求异常!' | @@ -6814,3 +6814,753 @@ AssertionError: 'success' != '请求异常!' | ||
6814 | 2023-07-28 09:58:38,317 - [test_06_internship_manage.py-->line:546] - INFO: 用例学生签到打卡成功,执行通过 | 6814 | 2023-07-28 09:58:38,317 - [test_06_internship_manage.py-->line:546] - INFO: 用例学生签到打卡成功,执行通过 |
6815 | 2023-07-28 09:58:39,817 - [test_06_internship_manage.py-->line:607] - INFO: 用例学生填写请假申请(调休)成功,执行通过 | 6815 | 2023-07-28 09:58:39,817 - [test_06_internship_manage.py-->line:607] - INFO: 用例学生填写请假申请(调休)成功,执行通过 |
6816 | 2023-07-28 09:58:41,148 - [test_06_internship_manage.py-->line:669] - INFO: 用例教师审批请假申请通过,执行通过 | 6816 | 2023-07-28 09:58:41,148 - [test_06_internship_manage.py-->line:669] - INFO: 用例教师审批请假申请通过,执行通过 |
6817 | +2023-07-28 17:39:17,073 - [test_01_login.py-->line:61] - ERROR: 用例标题登陆成功,通过 | ||
6818 | +2023-07-28 17:39:17,294 - [test_01_login.py-->line:61] - ERROR: 用例标题手机号填写错误的,通过 | ||
6819 | +2023-07-28 17:39:17,501 - [test_01_login.py-->line:61] - ERROR: 用例标题手机号不进行填写,通过 | ||
6820 | +2023-07-28 17:39:17,814 - [test_01_login.py-->line:61] - ERROR: 用例标题密码填写错误,通过 | ||
6821 | +2023-07-28 17:39:18,037 - [test_01_login.py-->line:61] - ERROR: 用例标题密码不进行填写,通过 | ||
6822 | +2023-07-28 17:39:18,647 - [test_02_system_management.py-->line:95] - INFO: 用例新增院系成功,执行通过 | ||
6823 | +2023-07-28 17:39:18,975 - [test_02_system_management.py-->line:95] - INFO: 用例院系名称未填写,执行通过 | ||
6824 | +2023-07-28 17:39:19,261 - [test_02_system_management.py-->line:95] - INFO: 用例院系名称重复,执行通过 | ||
6825 | +2023-07-28 17:39:19,550 - [test_02_system_management.py-->line:95] - INFO: 用例院系名称长度不可大于30位,执行通过 | ||
6826 | +2023-07-28 17:39:19,835 - [test_02_system_management.py-->line:95] - INFO: 用例院系代码重复,执行通过 | ||
6827 | +2023-07-28 17:39:20,120 - [test_02_system_management.py-->line:95] - INFO: 用例院系代码不能为空,执行通过 | ||
6828 | +2023-07-28 17:39:20,416 - [test_02_system_management.py-->line:95] - INFO: 用例院系代码长度不可大于30,执行通过 | ||
6829 | +2023-07-28 17:39:20,724 - [test_02_system_management.py-->line:95] - INFO: 用例新增院系成功,执行通过 | ||
6830 | +2023-07-28 17:39:21,049 - [test_02_system_management.py-->line:135] - INFO: 用例查看院系列表,执行通过 | ||
6831 | +2023-07-28 17:39:22,418 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业成功,执行通过 | ||
6832 | +2023-07-28 17:39:23,536 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,院系未填写,执行通过 | ||
6833 | +2023-07-28 17:39:24,753 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,院系不存在,执行通过 | ||
6834 | +2023-07-28 17:39:25,939 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,专业名称未填写,执行通过 | ||
6835 | +2023-07-28 17:39:27,132 - [test_02_system_management.py-->line:209] - INFO: 用例专业名称长度不能大于30,执行通过 | ||
6836 | +2023-07-28 17:39:28,264 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,专业名称重复,执行通过 | ||
6837 | +2023-07-28 17:39:29,385 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,专业代码重复,执行通过 | ||
6838 | +2023-07-28 17:39:30,458 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,专业代码未填写,执行通过 | ||
6839 | +2023-07-28 17:39:31,520 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,专业代码长度不能大于30,执行通过 | ||
6840 | +2023-07-28 17:39:32,768 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,学科门类未填写,执行通过 | ||
6841 | +2023-07-28 17:39:33,853 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,学科门类填写错误,执行通过 | ||
6842 | +2023-07-28 17:39:35,017 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业成功,执行通过 | ||
6843 | +2023-07-28 17:39:35,632 - [test_02_system_management.py-->line:275] - INFO: 用例新增学年学期成功,执行通过 | ||
6844 | +2023-07-28 17:39:35,935 - [test_02_system_management.py-->line:275] - INFO: 用例学年名称不可超过30字,执行通过 | ||
6845 | +2023-07-28 17:39:36,236 - [test_02_system_management.py-->line:275] - INFO: 用例学年学期开始时间和结束时间不可交叉,执行通过 | ||
6846 | +2023-07-28 17:39:36,521 - [test_02_system_management.py-->line:275] - INFO: 用例学年未填写,执行通过 | ||
6847 | +2023-07-28 17:39:36,847 - [test_02_system_management.py-->line:275] - INFO: 用例学期未填写,执行通过 | ||
6848 | +2023-07-28 17:39:37,147 - [test_02_system_management.py-->line:275] - INFO: 用例学期开始时间未填写,执行通过 | ||
6849 | +2023-07-28 17:39:37,459 - [test_02_system_management.py-->line:275] - INFO: 用例学期结束时间未填写,执行通过 | ||
6850 | +2023-07-28 17:39:37,755 - [test_02_system_management.py-->line:275] - INFO: 用例学期不可超过5个学期,执行通过 | ||
6851 | +2023-07-28 17:39:38,066 - [test_02_system_management.py-->line:275] - INFO: 用例新增学年学期成功,执行通过 | ||
6852 | +2023-07-28 17:39:39,745 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例新增教师,执行通过 | ||
6853 | +2023-07-28 17:39:40,047 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例教师姓名不能为空,执行通过 | ||
6854 | +2023-07-28 17:39:40,362 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例教师手机号不能为空,执行通过 | ||
6855 | +2023-07-28 17:39:40,674 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例教师证件类型不能为空,执行通过 | ||
6856 | +2023-07-28 17:39:40,961 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例教师证件号码不能为空,执行通过 | ||
6857 | +2023-07-28 17:39:41,449 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例教师性别为空,添加成功,执行通过 | ||
6858 | +2023-07-28 17:39:41,892 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例教师入职时间为空,添加成功,执行通过 | ||
6859 | +2023-07-28 17:39:42,332 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例教师邮箱为空,添加成功,执行通过 | ||
6860 | +2023-07-28 17:39:42,778 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例教师工号为空,添加成功,执行通过 | ||
6861 | +2023-07-28 17:39:43,201 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例新增教师,执行通过 | ||
6862 | +2023-07-28 17:39:46,222 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例新增班级,执行通过 | ||
6863 | +2023-07-28 17:39:46,520 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例班级名称已存在,执行通过 | ||
6864 | +2023-07-28 17:39:46,815 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例学制填写错误,最多为10年,执行通过 | ||
6865 | +2023-07-28 17:39:47,102 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例学制填写错误,最多为10年,执行通过 | ||
6866 | +2023-07-28 17:39:47,401 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例入学年份未填写,执行通过 | ||
6867 | +2023-07-28 17:39:47,708 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例专业未填写,执行通过 | ||
6868 | +2023-07-28 17:39:48,040 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例专业填写错误,执行通过 | ||
6869 | +2023-07-28 17:39:48,354 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例院系可以为空,执行通过 | ||
6870 | +2023-07-28 17:39:48,653 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例院系下没有该专业,执行通过 | ||
6871 | +2023-07-28 17:39:48,970 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例教师未填写,添加成功,执行通过 | ||
6872 | +2023-07-28 17:39:49,283 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例教师填写错误,执行通过 | ||
6873 | +2023-07-28 17:39:49,605 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例新增班级,执行通过 | ||
6874 | +2023-07-28 17:39:52,623 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例新增课程,执行通过 | ||
6875 | +2023-07-28 17:39:52,925 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例课程名称不能为空,执行通过 | ||
6876 | +2023-07-28 17:39:53,212 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例课程名称不能超过30字,执行通过 | ||
6877 | +2023-07-28 17:39:53,700 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例实践类型不能为空,执行通过 | ||
6878 | +2023-07-28 17:39:54,049 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例院系不能为空,执行通过 | ||
6879 | +2023-07-28 17:39:54,379 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例院系不能为空,执行通过 | ||
6880 | +2023-07-28 17:39:54,682 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例学分不能为空,执行通过 | ||
6881 | +2023-07-28 17:39:54,979 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例修读性质不能为空,执行通过 | ||
6882 | +2023-07-28 17:39:55,272 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例修读性质填写错误,执行通过 | ||
6883 | +2023-07-28 17:39:55,565 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例学时(周数)不能为空,执行通过 | ||
6884 | +2023-07-28 17:39:55,894 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例学期不能为空,执行通过 | ||
6885 | +2023-07-28 17:39:56,276 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例专业不能为空,执行通过 | ||
6886 | +2023-07-28 17:39:56,633 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例专业填写错误,执行通过 | ||
6887 | +2023-07-28 17:39:57,005 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例新增课程,执行通过 | ||
6888 | +2023-07-28 17:40:01,128 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例新增学生成功,执行通过 | ||
6889 | +2023-07-28 17:40:01,466 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例学生姓名未填写失败,执行通过 | ||
6890 | +2023-07-28 17:40:01,765 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例学生学号未填写失败,执行通过 | ||
6891 | +2023-07-28 17:40:02,128 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例手机号未填写,添加成功,执行通过 | ||
6892 | +2023-07-28 17:40:02,451 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例入学年份未填写,添加失败,执行通过 | ||
6893 | +2023-07-28 17:40:02,774 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例班级未填写,添加失败,执行通过 | ||
6894 | +2023-07-28 17:40:03,109 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例证件类型和证件号码都没填写,添加成功,执行通过 | ||
6895 | +2023-07-28 17:40:03,445 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例证件类型未填,证件号码填写,添加失败,执行通过 | ||
6896 | +2023-07-28 17:40:03,815 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例证件类型填写,证件号码未填写,添加失败,执行通过 | ||
6897 | +2023-07-28 17:40:04,189 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例性别未填写,添加成功,执行通过 | ||
6898 | +2023-07-28 17:40:04,569 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例学籍状态未填写,添加成功,执行通过 | ||
6899 | +2023-07-28 17:40:04,941 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例培养方向未填写,添加成功,执行通过 | ||
6900 | +2023-07-28 17:40:05,339 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例其他-备注未填写,添加成功,执行通过 | ||
6901 | +2023-07-28 17:40:05,697 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例院系ID未填写,添加失败,执行通过 | ||
6902 | +2023-07-28 17:40:06,006 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例专业ID未填写添加失败,执行通过 | ||
6903 | +2023-07-28 17:40:06,376 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例新增学生成功,执行通过 | ||
6904 | +2023-07-28 17:40:12,233 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例新增计划成功,执行通过 | ||
6905 | +2023-07-28 17:40:12,539 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例计划名称不能为空,执行通过 | ||
6906 | +2023-07-28 17:40:12,855 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例计划名称不能大于30位,执行通过 | ||
6907 | +2023-07-28 17:40:13,190 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例课程不能为空,执行通过 | ||
6908 | +2023-07-28 17:40:13,564 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例课程不存在,执行通过 | ||
6909 | +2023-07-28 17:40:13,873 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例计划开始时间不能为空,执行通过 | ||
6910 | +2023-07-28 17:40:14,184 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例计划结束时间不能为空,执行通过 | ||
6911 | +2023-07-28 17:40:14,517 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习目的为空,添加成功,执行通过 | ||
6912 | +2023-07-28 17:40:14,892 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习目的不能超过100位,执行通过 | ||
6913 | +2023-07-28 17:40:15,237 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例其他(备注)未填写,添加成功,执行通过 | ||
6914 | +2023-07-28 17:40:15,568 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例其他(备注)长度不能超过200位,执行通过 | ||
6915 | +2023-07-28 17:40:15,893 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习形式不能为空,执行通过 | ||
6916 | +2023-07-28 17:40:16,236 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习形式为集中,添加成功--集中,执行通过 | ||
6917 | +2023-07-28 17:40:16,618 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习形式为自主,添加成功--自主,执行通过 | ||
6918 | +2023-07-28 17:40:17,007 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习报告提交开始时间不能为空,执行通过 | ||
6919 | +2023-07-28 17:40:17,319 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习报告提交结束时间不能为空,执行通过 | ||
6920 | +2023-07-28 17:40:17,668 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例报告模块路径为空,添加成功,执行通过 | ||
6921 | +2023-07-28 17:40:18,033 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习内容为空,添加成功,执行通过 | ||
6922 | +2023-07-28 17:40:18,370 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习内容长度不能大于500位,执行通过 | ||
6923 | +2023-07-28 17:40:18,704 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例院系不能为空,执行通过 | ||
6924 | +2023-07-28 17:40:19,070 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例专业填写为空,添加成功,执行通过 | ||
6925 | +2023-07-28 17:40:19,371 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例学期不能为空,执行通过 | ||
6926 | +2023-07-28 17:40:19,704 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例学期填写错误,执行通过 | ||
6927 | +2023-07-28 17:40:20,058 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例新增计划成功,执行通过 | ||
6928 | +2023-07-28 17:40:20,401 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例创建计划,方便使用的数据,自主,执行通过 | ||
6929 | +2023-07-28 17:40:21,728 - [test_04_Internship_preparation.py-->line:209] - INFO: 用例发布计划,执行通过 | ||
6930 | +2023-07-28 17:40:24,512 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例新增项目成功--自主-(需要报名审核-允许自行填报企业信息),执行通过 | ||
6931 | +2023-07-28 17:40:24,920 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例新增项目成功--自主-(需要报名审核-不允许自行填报企业信息),执行通过 | ||
6932 | +2023-07-28 17:40:25,327 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例新增项目成功--自主-(不需要报名审核-允许自行填报企业信息),执行通过 | ||
6933 | +2023-07-28 17:40:25,705 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例新增项目成功--自主-(不需要报名审核-不允许自行填报企业信息),执行通过 | ||
6934 | +2023-07-28 17:40:26,050 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例项目名称不能为空,执行通过 | ||
6935 | +2023-07-28 17:40:26,375 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例项目名称不能大于30位,执行通过 | ||
6936 | +2023-07-28 17:40:26,724 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例实习计划不能为空,执行通过 | ||
6937 | +2023-07-28 17:40:27,055 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例实习计划不匹配,执行通过 | ||
6938 | +2023-07-28 17:40:27,362 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例实习形式不能为空,执行通过 | ||
6939 | +2023-07-28 17:40:27,712 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例实习形式填写错误,执行通过 | ||
6940 | +2023-07-28 17:40:28,105 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例实习要求不填写,添加成功,执行通过 | ||
6941 | +2023-07-28 17:40:28,490 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例实习要求不能大于500,执行通过 | ||
6942 | +2023-07-28 17:40:28,968 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例实习开始时间不能为空,执行通过 | ||
6943 | +2023-07-28 17:40:29,429 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例实习结束时间不能为空,执行通过 | ||
6944 | +2023-07-28 17:40:29,819 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例项目开始日期需早于项目结束日期,执行通过 | ||
6945 | +2023-07-28 17:40:30,124 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题报名审核填写错误(后期在做修改,目前不做改动-0104),不通过 | ||
6946 | +2023-07-28 17:40:30,124 - [test_04_Internship_preparation.py-->line:293] - ERROR: '报名审核填写错误' != 'success' | ||
6947 | +- 报名审核填写错误 | ||
6948 | ++ success | ||
6949 | +Traceback (most recent call last): | ||
6950 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
6951 | + self.assertEqual(expected['msg'], res['msg']) | ||
6952 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
6953 | + assertion_func(first, second, msg=msg) | ||
6954 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
6955 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
6956 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
6957 | + raise self.failureException(msg) | ||
6958 | +AssertionError: '报名审核填写错误' != 'success' | ||
6959 | +- 报名审核填写错误 | ||
6960 | ++ success | ||
6961 | + | ||
6962 | +2023-07-28 17:40:30,596 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题报名审核填写错误(后期在做修改,目前不做改动-0104),不通过 | ||
6963 | +2023-07-28 17:40:30,596 - [test_04_Internship_preparation.py-->line:293] - ERROR: '报名审核填写错误' != '项目名称已存在' | ||
6964 | +- 报名审核填写错误 | ||
6965 | ++ 项目名称已存在 | ||
6966 | +Traceback (most recent call last): | ||
6967 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
6968 | + self.assertEqual(expected['msg'], res['msg']) | ||
6969 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
6970 | + assertion_func(first, second, msg=msg) | ||
6971 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
6972 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
6973 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
6974 | + raise self.failureException(msg) | ||
6975 | +AssertionError: '报名审核填写错误' != '项目名称已存在' | ||
6976 | +- 报名审核填写错误 | ||
6977 | ++ 项目名称已存在 | ||
6978 | + | ||
6979 | +2023-07-28 17:40:31,091 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题报名审核填写错误(后期在做修改,目前不做改动-0104),不通过 | ||
6980 | +2023-07-28 17:40:31,092 - [test_04_Internship_preparation.py-->line:293] - ERROR: '报名审核填写错误' != '项目名称已存在' | ||
6981 | +- 报名审核填写错误 | ||
6982 | ++ 项目名称已存在 | ||
6983 | +Traceback (most recent call last): | ||
6984 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
6985 | + self.assertEqual(expected['msg'], res['msg']) | ||
6986 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
6987 | + assertion_func(first, second, msg=msg) | ||
6988 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
6989 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
6990 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
6991 | + raise self.failureException(msg) | ||
6992 | +AssertionError: '报名审核填写错误' != '项目名称已存在' | ||
6993 | +- 报名审核填写错误 | ||
6994 | ++ 项目名称已存在 | ||
6995 | + | ||
6996 | +2023-07-28 17:40:31,419 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题报名审核不能为空(后期在做修改,目前不做改动-0104),不通过 | ||
6997 | +2023-07-28 17:40:31,419 - [test_04_Internship_preparation.py-->line:293] - ERROR: '报名审核不能为空' != 'success' | ||
6998 | +- 报名审核不能为空 | ||
6999 | ++ success | ||
7000 | +Traceback (most recent call last): | ||
7001 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7002 | + self.assertEqual(expected['msg'], res['msg']) | ||
7003 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7004 | + assertion_func(first, second, msg=msg) | ||
7005 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7006 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7007 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7008 | + raise self.failureException(msg) | ||
7009 | +AssertionError: '报名审核不能为空' != 'success' | ||
7010 | +- 报名审核不能为空 | ||
7011 | ++ success | ||
7012 | + | ||
7013 | +2023-07-28 17:40:31,951 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题报名审核不能为空(后期在做修改,目前不做改动-0104),不通过 | ||
7014 | +2023-07-28 17:40:31,951 - [test_04_Internship_preparation.py-->line:293] - ERROR: '报名审核不能为空' != '项目名称已存在' | ||
7015 | +- 报名审核不能为空 | ||
7016 | ++ 项目名称已存在 | ||
7017 | +Traceback (most recent call last): | ||
7018 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7019 | + self.assertEqual(expected['msg'], res['msg']) | ||
7020 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7021 | + assertion_func(first, second, msg=msg) | ||
7022 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7023 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7024 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7025 | + raise self.failureException(msg) | ||
7026 | +AssertionError: '报名审核不能为空' != '项目名称已存在' | ||
7027 | +- 报名审核不能为空 | ||
7028 | ++ 项目名称已存在 | ||
7029 | + | ||
7030 | +2023-07-28 17:40:32,550 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题报名审核不能为空(后期在做修改,目前不做改动-0104),不通过 | ||
7031 | +2023-07-28 17:40:32,551 - [test_04_Internship_preparation.py-->line:293] - ERROR: '报名审核不能为空' != '项目名称已存在' | ||
7032 | +- 报名审核不能为空 | ||
7033 | ++ 项目名称已存在 | ||
7034 | +Traceback (most recent call last): | ||
7035 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7036 | + self.assertEqual(expected['msg'], res['msg']) | ||
7037 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7038 | + assertion_func(first, second, msg=msg) | ||
7039 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7040 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7041 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7042 | + raise self.failureException(msg) | ||
7043 | +AssertionError: '报名审核不能为空' != '项目名称已存在' | ||
7044 | +- 报名审核不能为空 | ||
7045 | ++ 项目名称已存在 | ||
7046 | + | ||
7047 | +2023-07-28 17:40:33,001 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题自行填报企业信息填写错误(后期在做修改,目前不做改动-0104),不通过 | ||
7048 | +2023-07-28 17:40:33,002 - [test_04_Internship_preparation.py-->line:293] - ERROR: '实习计划不匹配' != 'success' | ||
7049 | +- 实习计划不匹配 | ||
7050 | ++ success | ||
7051 | +Traceback (most recent call last): | ||
7052 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7053 | + self.assertEqual(expected['msg'], res['msg']) | ||
7054 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7055 | + assertion_func(first, second, msg=msg) | ||
7056 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7057 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7058 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7059 | + raise self.failureException(msg) | ||
7060 | +AssertionError: '实习计划不匹配' != 'success' | ||
7061 | +- 实习计划不匹配 | ||
7062 | ++ success | ||
7063 | + | ||
7064 | +2023-07-28 17:40:33,506 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题自行填报企业信息填写错误(后期在做修改,目前不做改动-0104),不通过 | ||
7065 | +2023-07-28 17:40:33,506 - [test_04_Internship_preparation.py-->line:293] - ERROR: '实习计划不匹配' != '项目名称已存在' | ||
7066 | +- 实习计划不匹配 | ||
7067 | ++ 项目名称已存在 | ||
7068 | +Traceback (most recent call last): | ||
7069 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7070 | + self.assertEqual(expected['msg'], res['msg']) | ||
7071 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7072 | + assertion_func(first, second, msg=msg) | ||
7073 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7074 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7075 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7076 | + raise self.failureException(msg) | ||
7077 | +AssertionError: '实习计划不匹配' != '项目名称已存在' | ||
7078 | +- 实习计划不匹配 | ||
7079 | ++ 项目名称已存在 | ||
7080 | + | ||
7081 | +2023-07-28 17:40:33,985 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题自行填报企业信息填写错误(后期在做修改,目前不做改动-0104),不通过 | ||
7082 | +2023-07-28 17:40:33,985 - [test_04_Internship_preparation.py-->line:293] - ERROR: '实习计划不匹配' != '项目名称已存在' | ||
7083 | +- 实习计划不匹配 | ||
7084 | ++ 项目名称已存在 | ||
7085 | +Traceback (most recent call last): | ||
7086 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7087 | + self.assertEqual(expected['msg'], res['msg']) | ||
7088 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7089 | + assertion_func(first, second, msg=msg) | ||
7090 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7091 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7092 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7093 | + raise self.failureException(msg) | ||
7094 | +AssertionError: '实习计划不匹配' != '项目名称已存在' | ||
7095 | +- 实习计划不匹配 | ||
7096 | ++ 项目名称已存在 | ||
7097 | + | ||
7098 | +2023-07-28 17:40:34,293 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题自行填报企业信息不能为空(后期在做修改,目前不做改动-0104),不通过 | ||
7099 | +2023-07-28 17:40:34,293 - [test_04_Internship_preparation.py-->line:293] - ERROR: '自行填报企业信息不能为空' != 'success' | ||
7100 | +- 自行填报企业信息不能为空 | ||
7101 | ++ success | ||
7102 | +Traceback (most recent call last): | ||
7103 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7104 | + self.assertEqual(expected['msg'], res['msg']) | ||
7105 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7106 | + assertion_func(first, second, msg=msg) | ||
7107 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7108 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7109 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7110 | + raise self.failureException(msg) | ||
7111 | +AssertionError: '自行填报企业信息不能为空' != 'success' | ||
7112 | +- 自行填报企业信息不能为空 | ||
7113 | ++ success | ||
7114 | + | ||
7115 | +2023-07-28 17:40:34,739 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题自行填报企业信息不能为空(后期在做修改,目前不做改动-0104),不通过 | ||
7116 | +2023-07-28 17:40:34,739 - [test_04_Internship_preparation.py-->line:293] - ERROR: '自行填报企业信息不能为空' != '项目名称已存在' | ||
7117 | +- 自行填报企业信息不能为空 | ||
7118 | ++ 项目名称已存在 | ||
7119 | +Traceback (most recent call last): | ||
7120 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7121 | + self.assertEqual(expected['msg'], res['msg']) | ||
7122 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7123 | + assertion_func(first, second, msg=msg) | ||
7124 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7125 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7126 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7127 | + raise self.failureException(msg) | ||
7128 | +AssertionError: '自行填报企业信息不能为空' != '项目名称已存在' | ||
7129 | +- 自行填报企业信息不能为空 | ||
7130 | ++ 项目名称已存在 | ||
7131 | + | ||
7132 | +2023-07-28 17:40:35,200 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题自行填报企业信息不能为空(后期在做修改,目前不做改动-0104),不通过 | ||
7133 | +2023-07-28 17:40:35,200 - [test_04_Internship_preparation.py-->line:293] - ERROR: '自行填报企业信息不能为空' != '项目名称已存在' | ||
7134 | +- 自行填报企业信息不能为空 | ||
7135 | ++ 项目名称已存在 | ||
7136 | +Traceback (most recent call last): | ||
7137 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7138 | + self.assertEqual(expected['msg'], res['msg']) | ||
7139 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7140 | + assertion_func(first, second, msg=msg) | ||
7141 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7142 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7143 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7144 | + raise self.failureException(msg) | ||
7145 | +AssertionError: '自行填报企业信息不能为空' != '项目名称已存在' | ||
7146 | +- 自行填报企业信息不能为空 | ||
7147 | ++ 项目名称已存在 | ||
7148 | + | ||
7149 | +2023-07-28 17:40:35,553 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例参与学生不能为空,执行通过 | ||
7150 | +2023-07-28 17:40:35,909 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例参与学生填写错误,执行通过 | ||
7151 | +2023-07-28 17:40:36,273 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例关联指定老师不填写,添加成功,执行通过 | ||
7152 | +2023-07-28 17:40:36,608 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例关联指定老师填写错误,执行通过 | ||
7153 | +2023-07-28 17:40:37,018 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例推荐岗位不能为空,执行通过 | ||
7154 | +2023-07-28 17:40:37,396 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例推荐岗位填写错误,执行通过 | ||
7155 | +2023-07-28 17:40:37,786 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例新增项目成功--自主-(需要报名审核-允许自行填报企业信息),执行通过 | ||
7156 | +2023-07-28 17:40:38,171 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例创建项目,方便使用的数据,执行通过 | ||
7157 | +2023-07-28 17:40:38,547 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例创建项目,方便使用的数据,执行通过 | ||
7158 | +2023-07-28 17:40:40,417 - [test_04_Internship_preparation.py-->line:363] - INFO: 用例发布项目,执行通过 | ||
7159 | +2023-07-28 17:40:41,618 - [test_05_student_practice.py-->line:71] - INFO: 用例查看全部实习,执行通过 | ||
7160 | +2023-07-28 17:40:43,853 - [test_05_student_practice.py-->line:129] - INFO: 用例学生提交报名岗位,执行通过 | ||
7161 | +2023-07-28 17:40:44,828 - [test_06_internship_manage.py-->line:71] - INFO: 用例查看学校报名审核-待审核,执行通过 | ||
7162 | +2023-07-28 17:40:46,507 - [test_06_internship_manage.py-->line:127] - INFO: 用例审核成功(学校),执行通过 | ||
7163 | +2023-07-28 17:40:48,230 - [test_06_internship_manage.py-->line:290] - INFO: 用例学生填写开始实习时间成功,执行通过 | ||
7164 | +2023-07-28 17:40:49,681 - [test_06_internship_manage.py-->line:349] - INFO: 用例实习申请审核成功(学校),执行通过 | ||
7165 | +2023-07-28 17:40:51,361 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(日志)-日志标题不能为空,执行通过 | ||
7166 | +2023-07-28 17:40:52,479 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(日志)-日志标题不能超过30位,执行通过 | ||
7167 | +2023-07-28 17:40:53,865 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(日志)-实习单不存在,执行通过 | ||
7168 | +2023-07-28 17:40:54,930 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(日志)-实习单不能为空,执行通过 | ||
7169 | +2023-07-28 17:40:56,191 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(日志)-周日志种类不能为空,执行通过 | ||
7170 | +2023-07-28 17:40:57,247 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(日志)-周日志时间不能为空,执行通过 | ||
7171 | +2023-07-28 17:40:58,446 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(周志)-周志标题不能为空,执行通过 | ||
7172 | +2023-07-28 17:40:59,687 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(周志)-周志标题不能超过30位,执行通过 | ||
7173 | +2023-07-28 17:41:01,335 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-周志)-实习单不存在,执行通过 | ||
7174 | +2023-07-28 17:41:02,496 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(周志)-实习单不能为空,执行通过 | ||
7175 | +2023-07-28 17:41:04,020 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(周志)-周日志种类不能为空,执行通过 | ||
7176 | +2023-07-28 17:41:05,167 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(周志)-周日志时间不能为空,执行通过 | ||
7177 | +2023-07-28 17:41:06,336 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(月志)-月志标题不能为空,执行通过 | ||
7178 | +2023-07-28 17:41:07,596 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(月志)-月志标题不能超过30位,执行通过 | ||
7179 | +2023-07-28 17:41:08,795 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(月志)-实习单不存在,执行通过 | ||
7180 | +2023-07-28 17:41:09,980 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(月志)-实习单不能为空,执行通过 | ||
7181 | +2023-07-28 17:41:11,216 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(月志)-周日志种类不能为空,执行通过 | ||
7182 | +2023-07-28 17:41:12,479 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(月志)-周日志时间不能为空,执行通过 | ||
7183 | +2023-07-28 17:41:13,642 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(日志)-成功,执行通过 | ||
7184 | +2023-07-28 17:41:14,775 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(周志)-成功,执行通过 | ||
7185 | +2023-07-28 17:41:15,976 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(月志)-成功,执行通过 | ||
7186 | +2023-07-28 17:41:18,595 - [test_06_internship_manage.py-->line:489] - INFO: 用例学校端批阅-(日志)-成功,执行通过 | ||
7187 | +2023-07-28 17:41:20,781 - [test_06_internship_manage.py-->line:489] - INFO: 用例学校端批阅-(周志)-成功,执行通过 | ||
7188 | +2023-07-28 17:41:23,022 - [test_06_internship_manage.py-->line:489] - INFO: 用例学校端批阅-(月志)-成功,执行通过 | ||
7189 | +2023-07-28 17:41:24,672 - [test_06_internship_manage.py-->line:546] - INFO: 用例学生签到打卡成功,执行通过 | ||
7190 | +2023-07-28 17:41:26,113 - [test_06_internship_manage.py-->line:607] - INFO: 用例学生填写请假申请(调休)成功,执行通过 | ||
7191 | +2023-07-28 17:41:27,527 - [test_06_internship_manage.py-->line:669] - INFO: 用例教师审批请假申请通过,执行通过 | ||
7192 | +2023-07-28 17:42:20,226 - [test_01_login.py-->line:61] - ERROR: 用例标题登陆成功,通过 | ||
7193 | +2023-07-28 17:42:20,444 - [test_01_login.py-->line:61] - ERROR: 用例标题手机号填写错误的,通过 | ||
7194 | +2023-07-28 17:42:20,663 - [test_01_login.py-->line:61] - ERROR: 用例标题手机号不进行填写,通过 | ||
7195 | +2023-07-28 17:42:20,969 - [test_01_login.py-->line:61] - ERROR: 用例标题密码填写错误,通过 | ||
7196 | +2023-07-28 17:42:21,176 - [test_01_login.py-->line:61] - ERROR: 用例标题密码不进行填写,通过 | ||
7197 | +2023-07-28 17:42:21,778 - [test_02_system_management.py-->line:95] - INFO: 用例新增院系成功,执行通过 | ||
7198 | +2023-07-28 17:42:22,057 - [test_02_system_management.py-->line:95] - INFO: 用例院系名称未填写,执行通过 | ||
7199 | +2023-07-28 17:42:22,340 - [test_02_system_management.py-->line:95] - INFO: 用例院系名称重复,执行通过 | ||
7200 | +2023-07-28 17:42:22,634 - [test_02_system_management.py-->line:95] - INFO: 用例院系名称长度不可大于30位,执行通过 | ||
7201 | +2023-07-28 17:42:22,912 - [test_02_system_management.py-->line:95] - INFO: 用例院系代码重复,执行通过 | ||
7202 | +2023-07-28 17:42:23,186 - [test_02_system_management.py-->line:95] - INFO: 用例院系代码不能为空,执行通过 | ||
7203 | +2023-07-28 17:42:23,466 - [test_02_system_management.py-->line:95] - INFO: 用例院系代码长度不可大于30,执行通过 | ||
7204 | +2023-07-28 17:42:23,753 - [test_02_system_management.py-->line:95] - INFO: 用例新增院系成功,执行通过 | ||
7205 | +2023-07-28 17:42:24,055 - [test_02_system_management.py-->line:135] - INFO: 用例查看院系列表,执行通过 | ||
7206 | +2023-07-28 17:42:25,459 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业成功,执行通过 | ||
7207 | +2023-07-28 17:42:26,469 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,院系未填写,执行通过 | ||
7208 | +2023-07-28 17:42:27,515 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,院系不存在,执行通过 | ||
7209 | +2023-07-28 17:42:28,673 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,专业名称未填写,执行通过 | ||
7210 | +2023-07-28 17:42:29,758 - [test_02_system_management.py-->line:209] - INFO: 用例专业名称长度不能大于30,执行通过 | ||
7211 | +2023-07-28 17:42:30,918 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,专业名称重复,执行通过 | ||
7212 | +2023-07-28 17:42:32,023 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,专业代码重复,执行通过 | ||
7213 | +2023-07-28 17:42:33,161 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,专业代码未填写,执行通过 | ||
7214 | +2023-07-28 17:42:34,284 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,专业代码长度不能大于30,执行通过 | ||
7215 | +2023-07-28 17:42:35,345 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,学科门类未填写,执行通过 | ||
7216 | +2023-07-28 17:42:36,511 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业失败,学科门类填写错误,执行通过 | ||
7217 | +2023-07-28 17:42:37,657 - [test_02_system_management.py-->line:209] - INFO: 用例新增专业成功,执行通过 | ||
7218 | +2023-07-28 17:42:38,261 - [test_02_system_management.py-->line:275] - INFO: 用例新增学年学期成功,执行通过 | ||
7219 | +2023-07-28 17:42:38,532 - [test_02_system_management.py-->line:275] - INFO: 用例学年名称不可超过30字,执行通过 | ||
7220 | +2023-07-28 17:42:38,811 - [test_02_system_management.py-->line:275] - INFO: 用例学年学期开始时间和结束时间不可交叉,执行通过 | ||
7221 | +2023-07-28 17:42:39,097 - [test_02_system_management.py-->line:275] - INFO: 用例学年未填写,执行通过 | ||
7222 | +2023-07-28 17:42:39,376 - [test_02_system_management.py-->line:275] - INFO: 用例学期未填写,执行通过 | ||
7223 | +2023-07-28 17:42:39,663 - [test_02_system_management.py-->line:275] - INFO: 用例学期开始时间未填写,执行通过 | ||
7224 | +2023-07-28 17:42:39,942 - [test_02_system_management.py-->line:275] - INFO: 用例学期结束时间未填写,执行通过 | ||
7225 | +2023-07-28 17:42:40,223 - [test_02_system_management.py-->line:275] - INFO: 用例学期不可超过5个学期,执行通过 | ||
7226 | +2023-07-28 17:42:40,542 - [test_02_system_management.py-->line:275] - INFO: 用例新增学年学期成功,执行通过 | ||
7227 | +2023-07-28 17:42:42,223 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例新增教师,执行通过 | ||
7228 | +2023-07-28 17:42:42,501 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例教师姓名不能为空,执行通过 | ||
7229 | +2023-07-28 17:42:42,782 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例教师手机号不能为空,执行通过 | ||
7230 | +2023-07-28 17:42:43,061 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例教师证件类型不能为空,执行通过 | ||
7231 | +2023-07-28 17:42:43,348 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例教师证件号码不能为空,执行通过 | ||
7232 | +2023-07-28 17:42:43,822 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例教师性别为空,添加成功,执行通过 | ||
7233 | +2023-07-28 17:42:44,257 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例教师入职时间为空,添加成功,执行通过 | ||
7234 | +2023-07-28 17:42:44,688 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例教师邮箱为空,添加成功,执行通过 | ||
7235 | +2023-07-28 17:42:45,106 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例教师工号为空,添加成功,执行通过 | ||
7236 | +2023-07-28 17:42:45,541 - [test_03_teaching_affairs.py-->line:108] - INFO: 用例新增教师,执行通过 | ||
7237 | +2023-07-28 17:42:48,287 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例新增班级,执行通过 | ||
7238 | +2023-07-28 17:42:48,574 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例班级名称已存在,执行通过 | ||
7239 | +2023-07-28 17:42:48,855 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例学制填写错误,最多为10年,执行通过 | ||
7240 | +2023-07-28 17:42:49,153 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例学制填写错误,最多为10年,执行通过 | ||
7241 | +2023-07-28 17:42:49,442 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例入学年份未填写,执行通过 | ||
7242 | +2023-07-28 17:42:49,731 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例专业未填写,执行通过 | ||
7243 | +2023-07-28 17:42:50,026 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例专业填写错误,执行通过 | ||
7244 | +2023-07-28 17:42:50,327 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例院系可以为空,执行通过 | ||
7245 | +2023-07-28 17:42:50,615 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例院系下没有该专业,执行通过 | ||
7246 | +2023-07-28 17:42:50,915 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例教师未填写,添加成功,执行通过 | ||
7247 | +2023-07-28 17:42:51,207 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例教师填写错误,执行通过 | ||
7248 | +2023-07-28 17:42:51,509 - [test_03_teaching_affairs.py-->line:196] - INFO: 用例新增班级,执行通过 | ||
7249 | +2023-07-28 17:42:54,525 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例新增课程,执行通过 | ||
7250 | +2023-07-28 17:42:54,817 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例课程名称不能为空,执行通过 | ||
7251 | +2023-07-28 17:42:55,108 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例课程名称不能超过30字,执行通过 | ||
7252 | +2023-07-28 17:42:55,401 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例实践类型不能为空,执行通过 | ||
7253 | +2023-07-28 17:42:55,688 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例院系不能为空,执行通过 | ||
7254 | +2023-07-28 17:42:55,984 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例院系不能为空,执行通过 | ||
7255 | +2023-07-28 17:42:56,266 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例学分不能为空,执行通过 | ||
7256 | +2023-07-28 17:42:56,566 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例修读性质不能为空,执行通过 | ||
7257 | +2023-07-28 17:42:56,862 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例修读性质填写错误,执行通过 | ||
7258 | +2023-07-28 17:42:57,148 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例学时(周数)不能为空,执行通过 | ||
7259 | +2023-07-28 17:42:57,452 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例学期不能为空,执行通过 | ||
7260 | +2023-07-28 17:42:57,746 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例专业不能为空,执行通过 | ||
7261 | +2023-07-28 17:42:58,035 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例专业填写错误,执行通过 | ||
7262 | +2023-07-28 17:42:58,326 - [test_03_teaching_affairs.py-->line:288] - INFO: 用例新增课程,执行通过 | ||
7263 | +2023-07-28 17:43:02,472 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例新增学生成功,执行通过 | ||
7264 | +2023-07-28 17:43:02,813 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例学生姓名未填写失败,执行通过 | ||
7265 | +2023-07-28 17:43:03,160 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例学生学号未填写失败,执行通过 | ||
7266 | +2023-07-28 17:43:03,706 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例手机号未填写,添加成功,执行通过 | ||
7267 | +2023-07-28 17:43:04,021 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例入学年份未填写,添加失败,执行通过 | ||
7268 | +2023-07-28 17:43:04,376 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例班级未填写,添加失败,执行通过 | ||
7269 | +2023-07-28 17:43:04,691 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例证件类型和证件号码都没填写,添加成功,执行通过 | ||
7270 | +2023-07-28 17:43:04,997 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例证件类型未填,证件号码填写,添加失败,执行通过 | ||
7271 | +2023-07-28 17:43:05,343 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例证件类型填写,证件号码未填写,添加失败,执行通过 | ||
7272 | +2023-07-28 17:43:05,692 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例性别未填写,添加成功,执行通过 | ||
7273 | +2023-07-28 17:43:06,063 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例学籍状态未填写,添加成功,执行通过 | ||
7274 | +2023-07-28 17:43:06,603 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例培养方向未填写,添加成功,执行通过 | ||
7275 | +2023-07-28 17:43:06,989 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例其他-备注未填写,添加成功,执行通过 | ||
7276 | +2023-07-28 17:43:07,283 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例院系ID未填写,添加失败,执行通过 | ||
7277 | +2023-07-28 17:43:07,575 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例专业ID未填写添加失败,执行通过 | ||
7278 | +2023-07-28 17:43:07,915 - [test_03_teaching_affairs.py-->line:394] - INFO: 用例新增学生成功,执行通过 | ||
7279 | +2023-07-28 17:43:13,819 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例新增计划成功,执行通过 | ||
7280 | +2023-07-28 17:43:14,124 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例计划名称不能为空,执行通过 | ||
7281 | +2023-07-28 17:43:14,429 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例计划名称不能大于30位,执行通过 | ||
7282 | +2023-07-28 17:43:14,734 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例课程不能为空,执行通过 | ||
7283 | +2023-07-28 17:43:15,096 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例课程不存在,执行通过 | ||
7284 | +2023-07-28 17:43:15,398 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例计划开始时间不能为空,执行通过 | ||
7285 | +2023-07-28 17:43:15,701 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例计划结束时间不能为空,执行通过 | ||
7286 | +2023-07-28 17:43:16,015 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习目的为空,添加成功,执行通过 | ||
7287 | +2023-07-28 17:43:16,370 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习目的不能超过100位,执行通过 | ||
7288 | +2023-07-28 17:43:16,713 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例其他(备注)未填写,添加成功,执行通过 | ||
7289 | +2023-07-28 17:43:17,013 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例其他(备注)长度不能超过200位,执行通过 | ||
7290 | +2023-07-28 17:43:17,324 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习形式不能为空,执行通过 | ||
7291 | +2023-07-28 17:43:17,650 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习形式为集中,添加成功--集中,执行通过 | ||
7292 | +2023-07-28 17:43:17,968 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习形式为自主,添加成功--自主,执行通过 | ||
7293 | +2023-07-28 17:43:18,270 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习报告提交开始时间不能为空,执行通过 | ||
7294 | +2023-07-28 17:43:18,568 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习报告提交结束时间不能为空,执行通过 | ||
7295 | +2023-07-28 17:43:18,895 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例报告模块路径为空,添加成功,执行通过 | ||
7296 | +2023-07-28 17:43:19,224 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习内容为空,添加成功,执行通过 | ||
7297 | +2023-07-28 17:43:19,527 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例实习内容长度不能大于500位,执行通过 | ||
7298 | +2023-07-28 17:43:19,837 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例院系不能为空,执行通过 | ||
7299 | +2023-07-28 17:43:20,166 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例专业填写为空,添加成功,执行通过 | ||
7300 | +2023-07-28 17:43:20,476 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例学期不能为空,执行通过 | ||
7301 | +2023-07-28 17:43:20,783 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例学期填写错误,执行通过 | ||
7302 | +2023-07-28 17:43:21,098 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例新增计划成功,执行通过 | ||
7303 | +2023-07-28 17:43:21,413 - [test_04_Internship_preparation.py-->line:146] - INFO: 用例创建计划,方便使用的数据,自主,执行通过 | ||
7304 | +2023-07-28 17:43:22,740 - [test_04_Internship_preparation.py-->line:209] - INFO: 用例发布计划,执行通过 | ||
7305 | +2023-07-28 17:43:25,447 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例新增项目成功--自主-(需要报名审核-允许自行填报企业信息),执行通过 | ||
7306 | +2023-07-28 17:43:25,839 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例新增项目成功--自主-(需要报名审核-不允许自行填报企业信息),执行通过 | ||
7307 | +2023-07-28 17:43:26,236 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例新增项目成功--自主-(不需要报名审核-允许自行填报企业信息),执行通过 | ||
7308 | +2023-07-28 17:43:26,688 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例新增项目成功--自主-(不需要报名审核-不允许自行填报企业信息),执行通过 | ||
7309 | +2023-07-28 17:43:27,086 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例项目名称不能为空,执行通过 | ||
7310 | +2023-07-28 17:43:27,465 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例项目名称不能大于30位,执行通过 | ||
7311 | +2023-07-28 17:43:27,840 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例实习计划不能为空,执行通过 | ||
7312 | +2023-07-28 17:43:28,155 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例实习计划不匹配,执行通过 | ||
7313 | +2023-07-28 17:43:28,473 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例实习形式不能为空,执行通过 | ||
7314 | +2023-07-28 17:43:28,791 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例实习形式填写错误,执行通过 | ||
7315 | +2023-07-28 17:43:29,295 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例实习要求不填写,添加成功,执行通过 | ||
7316 | +2023-07-28 17:43:29,638 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例实习要求不能大于500,执行通过 | ||
7317 | +2023-07-28 17:43:29,986 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例实习开始时间不能为空,执行通过 | ||
7318 | +2023-07-28 17:43:30,427 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例实习结束时间不能为空,执行通过 | ||
7319 | +2023-07-28 17:43:30,832 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例项目开始日期需早于项目结束日期,执行通过 | ||
7320 | +2023-07-28 17:43:31,191 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题报名审核填写错误(后期在做修改,目前不做改动-0104),不通过 | ||
7321 | +2023-07-28 17:43:31,191 - [test_04_Internship_preparation.py-->line:293] - ERROR: '报名审核填写错误' != 'success' | ||
7322 | +- 报名审核填写错误 | ||
7323 | ++ success | ||
7324 | +Traceback (most recent call last): | ||
7325 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7326 | + self.assertEqual(expected['msg'], res['msg']) | ||
7327 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7328 | + assertion_func(first, second, msg=msg) | ||
7329 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7330 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7331 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7332 | + raise self.failureException(msg) | ||
7333 | +AssertionError: '报名审核填写错误' != 'success' | ||
7334 | +- 报名审核填写错误 | ||
7335 | ++ success | ||
7336 | + | ||
7337 | +2023-07-28 17:43:31,758 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题报名审核填写错误(后期在做修改,目前不做改动-0104),不通过 | ||
7338 | +2023-07-28 17:43:31,758 - [test_04_Internship_preparation.py-->line:293] - ERROR: '报名审核填写错误' != '项目名称已存在' | ||
7339 | +- 报名审核填写错误 | ||
7340 | ++ 项目名称已存在 | ||
7341 | +Traceback (most recent call last): | ||
7342 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7343 | + self.assertEqual(expected['msg'], res['msg']) | ||
7344 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7345 | + assertion_func(first, second, msg=msg) | ||
7346 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7347 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7348 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7349 | + raise self.failureException(msg) | ||
7350 | +AssertionError: '报名审核填写错误' != '项目名称已存在' | ||
7351 | +- 报名审核填写错误 | ||
7352 | ++ 项目名称已存在 | ||
7353 | + | ||
7354 | +2023-07-28 17:43:32,226 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题报名审核填写错误(后期在做修改,目前不做改动-0104),不通过 | ||
7355 | +2023-07-28 17:43:32,226 - [test_04_Internship_preparation.py-->line:293] - ERROR: '报名审核填写错误' != '项目名称已存在' | ||
7356 | +- 报名审核填写错误 | ||
7357 | ++ 项目名称已存在 | ||
7358 | +Traceback (most recent call last): | ||
7359 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7360 | + self.assertEqual(expected['msg'], res['msg']) | ||
7361 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7362 | + assertion_func(first, second, msg=msg) | ||
7363 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7364 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7365 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7366 | + raise self.failureException(msg) | ||
7367 | +AssertionError: '报名审核填写错误' != '项目名称已存在' | ||
7368 | +- 报名审核填写错误 | ||
7369 | ++ 项目名称已存在 | ||
7370 | + | ||
7371 | +2023-07-28 17:43:32,534 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题报名审核不能为空(后期在做修改,目前不做改动-0104),不通过 | ||
7372 | +2023-07-28 17:43:32,534 - [test_04_Internship_preparation.py-->line:293] - ERROR: '报名审核不能为空' != 'success' | ||
7373 | +- 报名审核不能为空 | ||
7374 | ++ success | ||
7375 | +Traceback (most recent call last): | ||
7376 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7377 | + self.assertEqual(expected['msg'], res['msg']) | ||
7378 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7379 | + assertion_func(first, second, msg=msg) | ||
7380 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7381 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7382 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7383 | + raise self.failureException(msg) | ||
7384 | +AssertionError: '报名审核不能为空' != 'success' | ||
7385 | +- 报名审核不能为空 | ||
7386 | ++ success | ||
7387 | + | ||
7388 | +2023-07-28 17:43:33,047 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题报名审核不能为空(后期在做修改,目前不做改动-0104),不通过 | ||
7389 | +2023-07-28 17:43:33,047 - [test_04_Internship_preparation.py-->line:293] - ERROR: '报名审核不能为空' != '项目名称已存在' | ||
7390 | +- 报名审核不能为空 | ||
7391 | ++ 项目名称已存在 | ||
7392 | +Traceback (most recent call last): | ||
7393 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7394 | + self.assertEqual(expected['msg'], res['msg']) | ||
7395 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7396 | + assertion_func(first, second, msg=msg) | ||
7397 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7398 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7399 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7400 | + raise self.failureException(msg) | ||
7401 | +AssertionError: '报名审核不能为空' != '项目名称已存在' | ||
7402 | +- 报名审核不能为空 | ||
7403 | ++ 项目名称已存在 | ||
7404 | + | ||
7405 | +2023-07-28 17:43:33,514 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题报名审核不能为空(后期在做修改,目前不做改动-0104),不通过 | ||
7406 | +2023-07-28 17:43:33,514 - [test_04_Internship_preparation.py-->line:293] - ERROR: '报名审核不能为空' != '项目名称已存在' | ||
7407 | +- 报名审核不能为空 | ||
7408 | ++ 项目名称已存在 | ||
7409 | +Traceback (most recent call last): | ||
7410 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7411 | + self.assertEqual(expected['msg'], res['msg']) | ||
7412 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7413 | + assertion_func(first, second, msg=msg) | ||
7414 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7415 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7416 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7417 | + raise self.failureException(msg) | ||
7418 | +AssertionError: '报名审核不能为空' != '项目名称已存在' | ||
7419 | +- 报名审核不能为空 | ||
7420 | ++ 项目名称已存在 | ||
7421 | + | ||
7422 | +2023-07-28 17:43:33,827 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题自行填报企业信息填写错误(后期在做修改,目前不做改动-0104),不通过 | ||
7423 | +2023-07-28 17:43:33,827 - [test_04_Internship_preparation.py-->line:293] - ERROR: '实习计划不匹配' != 'success' | ||
7424 | +- 实习计划不匹配 | ||
7425 | ++ success | ||
7426 | +Traceback (most recent call last): | ||
7427 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7428 | + self.assertEqual(expected['msg'], res['msg']) | ||
7429 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7430 | + assertion_func(first, second, msg=msg) | ||
7431 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7432 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7433 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7434 | + raise self.failureException(msg) | ||
7435 | +AssertionError: '实习计划不匹配' != 'success' | ||
7436 | +- 实习计划不匹配 | ||
7437 | ++ success | ||
7438 | + | ||
7439 | +2023-07-28 17:43:34,288 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题自行填报企业信息填写错误(后期在做修改,目前不做改动-0104),不通过 | ||
7440 | +2023-07-28 17:43:34,288 - [test_04_Internship_preparation.py-->line:293] - ERROR: '实习计划不匹配' != '项目名称已存在' | ||
7441 | +- 实习计划不匹配 | ||
7442 | ++ 项目名称已存在 | ||
7443 | +Traceback (most recent call last): | ||
7444 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7445 | + self.assertEqual(expected['msg'], res['msg']) | ||
7446 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7447 | + assertion_func(first, second, msg=msg) | ||
7448 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7449 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7450 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7451 | + raise self.failureException(msg) | ||
7452 | +AssertionError: '实习计划不匹配' != '项目名称已存在' | ||
7453 | +- 实习计划不匹配 | ||
7454 | ++ 项目名称已存在 | ||
7455 | + | ||
7456 | +2023-07-28 17:43:34,750 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题自行填报企业信息填写错误(后期在做修改,目前不做改动-0104),不通过 | ||
7457 | +2023-07-28 17:43:34,750 - [test_04_Internship_preparation.py-->line:293] - ERROR: '实习计划不匹配' != '项目名称已存在' | ||
7458 | +- 实习计划不匹配 | ||
7459 | ++ 项目名称已存在 | ||
7460 | +Traceback (most recent call last): | ||
7461 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7462 | + self.assertEqual(expected['msg'], res['msg']) | ||
7463 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7464 | + assertion_func(first, second, msg=msg) | ||
7465 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7466 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7467 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7468 | + raise self.failureException(msg) | ||
7469 | +AssertionError: '实习计划不匹配' != '项目名称已存在' | ||
7470 | +- 实习计划不匹配 | ||
7471 | ++ 项目名称已存在 | ||
7472 | + | ||
7473 | +2023-07-28 17:43:35,065 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题自行填报企业信息不能为空(后期在做修改,目前不做改动-0104),不通过 | ||
7474 | +2023-07-28 17:43:35,065 - [test_04_Internship_preparation.py-->line:293] - ERROR: '自行填报企业信息不能为空' != 'success' | ||
7475 | +- 自行填报企业信息不能为空 | ||
7476 | ++ success | ||
7477 | +Traceback (most recent call last): | ||
7478 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7479 | + self.assertEqual(expected['msg'], res['msg']) | ||
7480 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7481 | + assertion_func(first, second, msg=msg) | ||
7482 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7483 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7484 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7485 | + raise self.failureException(msg) | ||
7486 | +AssertionError: '自行填报企业信息不能为空' != 'success' | ||
7487 | +- 自行填报企业信息不能为空 | ||
7488 | ++ success | ||
7489 | + | ||
7490 | +2023-07-28 17:43:35,535 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题自行填报企业信息不能为空(后期在做修改,目前不做改动-0104),不通过 | ||
7491 | +2023-07-28 17:43:35,535 - [test_04_Internship_preparation.py-->line:293] - ERROR: '自行填报企业信息不能为空' != '项目名称已存在' | ||
7492 | +- 自行填报企业信息不能为空 | ||
7493 | ++ 项目名称已存在 | ||
7494 | +Traceback (most recent call last): | ||
7495 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7496 | + self.assertEqual(expected['msg'], res['msg']) | ||
7497 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7498 | + assertion_func(first, second, msg=msg) | ||
7499 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7500 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7501 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7502 | + raise self.failureException(msg) | ||
7503 | +AssertionError: '自行填报企业信息不能为空' != '项目名称已存在' | ||
7504 | +- 自行填报企业信息不能为空 | ||
7505 | ++ 项目名称已存在 | ||
7506 | + | ||
7507 | +2023-07-28 17:43:35,983 - [test_04_Internship_preparation.py-->line:292] - ERROR: 用例标题自行填报企业信息不能为空(后期在做修改,目前不做改动-0104),不通过 | ||
7508 | +2023-07-28 17:43:35,983 - [test_04_Internship_preparation.py-->line:293] - ERROR: '自行填报企业信息不能为空' != '项目名称已存在' | ||
7509 | +- 自行填报企业信息不能为空 | ||
7510 | ++ 项目名称已存在 | ||
7511 | +Traceback (most recent call last): | ||
7512 | + File "/Users/shitou/工作/code/work/workAi/yxly/testcase/test_04_Internship_preparation.py", line 287, in test_add_project | ||
7513 | + self.assertEqual(expected['msg'], res['msg']) | ||
7514 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual | ||
7515 | + assertion_func(first, second, msg=msg) | ||
7516 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual | ||
7517 | + self.fail(self._formatMessage(msg, standardMsg)) | ||
7518 | + File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/unittest/case.py", line 680, in fail | ||
7519 | + raise self.failureException(msg) | ||
7520 | +AssertionError: '自行填报企业信息不能为空' != '项目名称已存在' | ||
7521 | +- 自行填报企业信息不能为空 | ||
7522 | ++ 项目名称已存在 | ||
7523 | + | ||
7524 | +2023-07-28 17:43:36,321 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例参与学生不能为空,执行通过 | ||
7525 | +2023-07-28 17:43:36,652 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例参与学生填写错误,执行通过 | ||
7526 | +2023-07-28 17:43:37,017 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例关联指定老师不填写,添加成功,执行通过 | ||
7527 | +2023-07-28 17:43:37,350 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例关联指定老师填写错误,执行通过 | ||
7528 | +2023-07-28 17:43:37,719 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例推荐岗位不能为空,执行通过 | ||
7529 | +2023-07-28 17:43:38,088 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例推荐岗位填写错误,执行通过 | ||
7530 | +2023-07-28 17:43:38,454 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例新增项目成功--自主-(需要报名审核-允许自行填报企业信息),执行通过 | ||
7531 | +2023-07-28 17:43:38,833 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例创建项目,方便使用的数据,执行通过 | ||
7532 | +2023-07-28 17:43:39,211 - [test_04_Internship_preparation.py-->line:299] - INFO: 用例创建项目,方便使用的数据,执行通过 | ||
7533 | +2023-07-28 17:43:41,161 - [test_04_Internship_preparation.py-->line:363] - INFO: 用例发布项目,执行通过 | ||
7534 | +2023-07-28 17:43:42,413 - [test_05_student_practice.py-->line:71] - INFO: 用例查看全部实习,执行通过 | ||
7535 | +2023-07-28 17:43:44,682 - [test_05_student_practice.py-->line:129] - INFO: 用例学生提交报名岗位,执行通过 | ||
7536 | +2023-07-28 17:43:45,615 - [test_06_internship_manage.py-->line:71] - INFO: 用例查看学校报名审核-待审核,执行通过 | ||
7537 | +2023-07-28 17:43:47,364 - [test_06_internship_manage.py-->line:127] - INFO: 用例审核成功(学校),执行通过 | ||
7538 | +2023-07-28 17:43:49,041 - [test_06_internship_manage.py-->line:290] - INFO: 用例学生填写开始实习时间成功,执行通过 | ||
7539 | +2023-07-28 17:43:50,396 - [test_06_internship_manage.py-->line:349] - INFO: 用例实习申请审核成功(学校),执行通过 | ||
7540 | +2023-07-28 17:43:51,869 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(日志)-日志标题不能为空,执行通过 | ||
7541 | +2023-07-28 17:43:53,024 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(日志)-日志标题不能超过30位,执行通过 | ||
7542 | +2023-07-28 17:43:54,150 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(日志)-实习单不存在,执行通过 | ||
7543 | +2023-07-28 17:43:55,250 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(日志)-实习单不能为空,执行通过 | ||
7544 | +2023-07-28 17:43:56,407 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(日志)-周日志种类不能为空,执行通过 | ||
7545 | +2023-07-28 17:43:57,407 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(日志)-周日志时间不能为空,执行通过 | ||
7546 | +2023-07-28 17:43:58,422 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(周志)-周志标题不能为空,执行通过 | ||
7547 | +2023-07-28 17:43:59,513 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(周志)-周志标题不能超过30位,执行通过 | ||
7548 | +2023-07-28 17:44:00,531 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-周志)-实习单不存在,执行通过 | ||
7549 | +2023-07-28 17:44:01,621 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(周志)-实习单不能为空,执行通过 | ||
7550 | +2023-07-28 17:44:02,654 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(周志)-周日志种类不能为空,执行通过 | ||
7551 | +2023-07-28 17:44:03,752 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(周志)-周日志时间不能为空,执行通过 | ||
7552 | +2023-07-28 17:44:04,926 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(月志)-月志标题不能为空,执行通过 | ||
7553 | +2023-07-28 17:44:05,979 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(月志)-月志标题不能超过30位,执行通过 | ||
7554 | +2023-07-28 17:44:07,194 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(月志)-实习单不存在,执行通过 | ||
7555 | +2023-07-28 17:44:08,522 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(月志)-实习单不能为空,执行通过 | ||
7556 | +2023-07-28 17:44:10,371 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(月志)-周日志种类不能为空,执行通过 | ||
7557 | +2023-07-28 17:44:11,719 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(月志)-周日志时间不能为空,执行通过 | ||
7558 | +2023-07-28 17:44:13,676 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(日志)-成功,执行通过 | ||
7559 | +2023-07-28 17:44:14,759 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(周志)-成功,执行通过 | ||
7560 | +2023-07-28 17:44:16,231 - [test_06_internship_manage.py-->line:409] - INFO: 用例学生填写-(月志)-成功,执行通过 | ||
7561 | +2023-07-28 17:44:18,911 - [test_06_internship_manage.py-->line:489] - INFO: 用例学校端批阅-(日志)-成功,执行通过 | ||
7562 | +2023-07-28 17:44:21,131 - [test_06_internship_manage.py-->line:489] - INFO: 用例学校端批阅-(周志)-成功,执行通过 | ||
7563 | +2023-07-28 17:44:23,595 - [test_06_internship_manage.py-->line:489] - INFO: 用例学校端批阅-(月志)-成功,执行通过 | ||
7564 | +2023-07-28 17:44:25,217 - [test_06_internship_manage.py-->line:546] - INFO: 用例学生签到打卡成功,执行通过 | ||
7565 | +2023-07-28 17:44:26,781 - [test_06_internship_manage.py-->line:607] - INFO: 用例学生填写请假申请(调休)成功,执行通过 | ||
7566 | +2023-07-28 17:44:28,093 - [test_06_internship_manage.py-->line:669] - INFO: 用例教师审批请假申请通过,执行通过 |
此 diff 太大无法显示。
report/report1.html
已删除
100644 → 0
此 diff 太大无法显示。
请
注册
或
登录
后发表评论