workspace.xml
36.0 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="129454fc-5415-4c7e-9855-d0293355ede5" name="Default Changelist" comment="版本:1.0.10 1.新增学生报名接口">
<change afterPath="$PROJECT_DIR$/data/Internship_manage/test_07_apply_audit.xlsx" afterDir="false" />
<change afterPath="$PROJECT_DIR$/testcase/test_06_internship_manage.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/tools/function.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/common/handle_path.py" beforeDir="false" afterPath="$PROJECT_DIR$/common/handle_path.py" afterDir="false" />
<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" />
<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" />
<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" />
<change beforePath="$PROJECT_DIR$/data/system/test_02_department.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/system/test_02_department.xlsx" afterDir="false" />
<change beforePath="$PROJECT_DIR$/data/system/test_02_specialty.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/system/test_02_specialty.xlsx" afterDir="false" />
<change beforePath="$PROJECT_DIR$/data/system/test_02_term.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/system/test_02_term.xlsx" afterDir="false" />
<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" />
<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" />
<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" />
<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" />
<change beforePath="$PROJECT_DIR$/data/test_01_login.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/data/test_01_login.xlsx" afterDir="false" />
<change beforePath="$PROJECT_DIR$/report/history.json" beforeDir="false" afterPath="$PROJECT_DIR$/report/history.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/run.py" beforeDir="false" afterPath="$PROJECT_DIR$/run.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/tools/fixture.py" beforeDir="false" afterPath="$PROJECT_DIR$/tools/fixture.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/tools/handle_token.py" beforeDir="false" afterPath="$PROJECT_DIR$/tools/handle_token.py" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Python Script" />
</list>
</option>
</component>
<component name="FlaskConsoleOptions" custom-start-script="import sys sys.path.extend([WORKING_DIR_AND_PYTHON_PATHS]) from flask.cli import ScriptInfo locals().update(ScriptInfo(create_app=None).load_app().make_shell_context()) print("Python %s on %s\nApp: %s [%s]\nInstance: %s" % (sys.version, sys.platform, app.import_name, app.env, app.instance_path))">
<envs>
<env key="FLASK_APP" value="app" />
</envs>
<option name="myCustomStartScript" value="import sys sys.path.extend([WORKING_DIR_AND_PYTHON_PATHS]) from flask.cli import ScriptInfo locals().update(ScriptInfo(create_app=None).load_app().make_shell_context()) print("Python %s on %s\nApp: %s [%s]\nInstance: %s" % (sys.version, sys.platform, app.import_name, app.env, app.instance_path))" />
<option name="myEnvs">
<map>
<entry key="FLASK_APP" value="app" />
</map>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_BRANCH_BY_REPOSITORY">
<map>
<entry key="$PROJECT_DIR$" value="master" />
</map>
</option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="GitSEFilterConfiguration">
<file-type-list>
<filtered-out-file-type name="LOCAL_BRANCH" />
<filtered-out-file-type name="REMOTE_BRANCH" />
<filtered-out-file-type name="TAG" />
<filtered-out-file-type name="COMMIT_BY_MESSAGE" />
</file-type-list>
</component>
<component name="ProjectId" id="2JBEfy52aMOyfW2DArYYq85RkdC" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/data/Internship_manage" />
<property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/data/Internship_manage" />
<recent name="$PROJECT_DIR$/data/student_practice" />
<recent name="$PROJECT_DIR$/data/Internship_preparation" />
<recent name="$PROJECT_DIR$/data/teaching_affairs" />
<recent name="$PROJECT_DIR$/tools" />
</key>
</component>
<component name="RunManager" selected="Python.run">
<configuration name="handle_token" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<module name="yxly2" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs>
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/tools" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/tools/handle_token.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
<option name="MODULE_MODE" value="false" />
<option name="REDIRECT_INPUT" value="false" />
<option name="INPUT_FILE" value="" />
<method v="2" />
</configuration>
<configuration name="run" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<module name="yxly2" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs>
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/run.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
<option name="MODULE_MODE" value="false" />
<option name="REDIRECT_INPUT" value="false" />
<option name="INPUT_FILE" value="" />
<method v="2" />
</configuration>
<configuration name="Unittests in test_04_Internship_preparation.py" type="tests" factoryName="Unittests" temporary="true" nameIsGenerated="true">
<module name="yxly2" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/testcase" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="_new_additionalArguments" value="""" />
<option name="_new_target" value=""$PROJECT_DIR$/testcase/test_04_Internship_preparation.py"" />
<option name="_new_targetType" value=""PATH"" />
<method v="2" />
</configuration>
<configuration name="Unittests in test_05_student_practice.py" type="tests" factoryName="Unittests" temporary="true" nameIsGenerated="true">
<module name="yxly2" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/testcase" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="_new_additionalArguments" value="""" />
<option name="_new_target" value=""$PROJECT_DIR$/testcase/test_05_student_practice.py"" />
<option name="_new_targetType" value=""PATH"" />
<method v="2" />
</configuration>
<configuration name="Unittests in test_06_internship_manage.py" type="tests" factoryName="Unittests" temporary="true" nameIsGenerated="true">
<module name="yxly2" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/testcase" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="_new_additionalArguments" value="""" />
<option name="_new_target" value=""$PROJECT_DIR$/testcase/test_06_internship_manage.py"" />
<option name="_new_targetType" value=""PATH"" />
<method v="2" />
</configuration>
<list>
<item itemvalue="Python.run" />
<item itemvalue="Python.handle_token" />
<item itemvalue="Python tests.Unittests in test_04_Internship_preparation.py" />
<item itemvalue="Python tests.Unittests in test_05_student_practice.py" />
<item itemvalue="Python tests.Unittests in test_06_internship_manage.py" />
</list>
<recent_temporary>
<list>
<item itemvalue="Python.run" />
<item itemvalue="Python tests.Unittests in test_06_internship_manage.py" />
<item itemvalue="Python tests.Unittests in test_05_student_practice.py" />
<item itemvalue="Python.handle_token" />
<item itemvalue="Python tests.Unittests in test_04_Internship_preparation.py" />
</list>
</recent_temporary>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="129454fc-5415-4c7e-9855-d0293355ede5" name="Default Changelist" comment="" />
<created>1671543182779</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1671543182779</updated>
<workItem from="1671543183922" duration="14000" />
<workItem from="1671543239346" duration="1090000" />
<workItem from="1671554332302" duration="650000" />
<workItem from="1671612580435" duration="100000" />
<workItem from="1671612709033" duration="18069000" />
<workItem from="1671637473856" duration="5050000" />
<workItem from="1671683905863" duration="32432000" />
<workItem from="1671858161931" duration="14040000" />
<workItem from="1672107155517" duration="12595000" />
<workItem from="1672129396493" duration="4038000" />
<workItem from="1672191767788" duration="18977000" />
<workItem from="1672235367588" duration="1605000" />
<workItem from="1672280816359" duration="17752000" />
<workItem from="1672364796746" duration="23589000" />
<workItem from="1672653433404" duration="597000" />
<workItem from="1672710986058" duration="13244000" />
<workItem from="1672796896009" duration="13130000" />
<workItem from="1672883098112" duration="23142000" />
<workItem from="1672969412942" duration="10384000" />
<workItem from="1673228376200" duration="16257000" />
<workItem from="1673317535549" duration="3322000" />
<workItem from="1673401498540" duration="12457000" />
<workItem from="1673487746420" duration="597000" />
<workItem from="1673510209314" duration="6109000" />
<workItem from="1673575819306" duration="13394000" />
</task>
<task id="LOCAL-00001" summary="1.0.0 首次提交">
<created>1671544396986</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1671544396986</updated>
</task>
<task id="LOCAL-00002" summary="1.0.1 1.新增fixture.py 2.新增查看院系接口测试用例 4.新增整理Excel表格数据入参问题 3.代码优化">
<created>1671636040241</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1671636040241</updated>
</task>
<task id="LOCAL-00003" summary="1.0.1 1.新增发送邮件">
<created>1671638407457</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1671638407457</updated>
</task>
<task id="LOCAL-00004" summary="1.0.2 1.新增的专业与新增的院系id做关联 2。新增教师用例 3。已知bug优化">
<created>1671721946433</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1671721946433</updated>
</task>
<task id="LOCAL-00005" summary="版本:1.0.3 1.新增班级逻辑判断 2.新增实践课程逻辑判断 3.补充Excel-班级 4.补充Excel-实践课程 4.补充Excel-教师">
<created>1671885330125</created>
<option name="number" value="00005" />
<option name="presentableId" value="LOCAL-00005" />
<option name="project" value="LOCAL" />
<updated>1671885330125</updated>
</task>
<task id="LOCAL-00006" summary="版本:1.0.4 1.新增实践课程用例 2。新增学生相关的用例">
<created>1672126325525</created>
<option name="number" value="00006" />
<option name="presentableId" value="LOCAL-00006" />
<option name="project" value="LOCAL" />
<updated>1672126325525</updated>
</task>
<task id="LOCAL-00007" summary="版本:1.0.5 1.新增发送钉钉功能">
<created>1672217478438</created>
<option name="number" value="00007" />
<option name="presentableId" value="LOCAL-00007" />
<option name="project" value="LOCAL" />
<updated>1672217478438</updated>
</task>
<task id="LOCAL-00008" summary="版本:1.0.5 1.新增发送钉钉">
<created>1672217994799</created>
<option name="number" value="00008" />
<option name="presentableId" value="LOCAL-00008" />
<option name="project" value="LOCAL" />
<updated>1672217994799</updated>
</task>
<task id="LOCAL-00009" summary="版本:1.0.5 1.md文档更新">
<created>1672219136293</created>
<option name="number" value="00009" />
<option name="presentableId" value="LOCAL-00009" />
<option name="project" value="LOCAL" />
<updated>1672219136293</updated>
</task>
<task id="LOCAL-00010" summary="版本:1.0.5 1.优化">
<created>1672219960514</created>
<option name="number" value="00010" />
<option name="presentableId" value="LOCAL-00010" />
<option name="project" value="LOCAL" />
<updated>1672219960514</updated>
</task>
<task id="LOCAL-00011" summary="版本:1.0.6 1.支持单独模块用例的执行">
<created>1672236669681</created>
<option name="number" value="00011" />
<option name="presentableId" value="LOCAL-00011" />
<option name="project" value="LOCAL" />
<updated>1672236669681</updated>
</task>
<task id="LOCAL-00012" summary="版本:1.0.6 1.需求院系名称由倒序改成正序排列,代码优化">
<created>1672305081053</created>
<option name="number" value="00012" />
<option name="presentableId" value="LOCAL-00012" />
<option name="project" value="LOCAL" />
<updated>1672305081053</updated>
</task>
<task id="LOCAL-00013" summary="版本:1.0.7 1.新增实习计划用例 2.优化教师用例">
<created>1672396098298</created>
<option name="number" value="00013" />
<option name="presentableId" value="LOCAL-00013" />
<option name="project" value="LOCAL" />
<updated>1672396098298</updated>
</task>
<task id="LOCAL-00014" summary="版本:1.0.8 1.新增发布实习计划用例 2.新增实习项目用例">
<created>1672887219685</created>
<option name="number" value="00014" />
<option name="presentableId" value="LOCAL-00014" />
<option name="project" value="LOCAL" />
<updated>1672887219685</updated>
</task>
<task id="LOCAL-00015" summary="版本:1.0.8 1.新增发布实习计划用例 2.新增实习项目用例">
<created>1672896427673</created>
<option name="number" value="00015" />
<option name="presentableId" value="LOCAL-00015" />
<option name="project" value="LOCAL" />
<updated>1672896427673</updated>
</task>
<task id="LOCAL-00016" summary="版本:1.0.9 1.新增发布项目用例">
<created>1673230697802</created>
<option name="number" value="00016" />
<option name="presentableId" value="LOCAL-00016" />
<option name="project" value="LOCAL" />
<updated>1673230697802</updated>
</task>
<task id="LOCAL-00017" summary="版本:1.0.9 1.新增查看全部实习接口">
<created>1673346039046</created>
<option name="number" value="00017" />
<option name="presentableId" value="LOCAL-00017" />
<option name="project" value="LOCAL" />
<updated>1673346039046</updated>
</task>
<task id="LOCAL-00018" summary="版本:1.0.10 1.新增学生报名接口">
<created>1673515846657</created>
<option name="number" value="00018" />
<option name="presentableId" value="LOCAL-00018" />
<option name="project" value="LOCAL" />
<updated>1673515846658</updated>
</task>
<option name="localTasksCounter" value="19" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State>
<option name="FILTERS">
<map>
<entry key="branch">
<value>
<list>
<option value="master" />
</list>
</value>
</entry>
</map>
</option>
</State>
</value>
</entry>
</map>
</option>
<option name="oldMeFiltersMigrated" value="true" />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="1.0.0 首次提交" />
<MESSAGE value="1.0.1 1.新增fixture.py 2.新增查看院系接口测试用例 4.新增整理Excel表格数据入参问题 3.代码优化" />
<MESSAGE value="1.0.1 1.新增发送邮件" />
<MESSAGE value="1.0.2 1.新增的专业与新增的院系id做关联 2。新增教师用例 3。已知bug优化" />
<MESSAGE value="版本:1.0.3 1.新增班级逻辑判断 2.新增实践课程逻辑判断 3.补充Excel-班级 4.补充Excel-实践课程 4.补充Excel-教师" />
<MESSAGE value="版本:1.0.4 1.新增实践课程用例 2。新增学生相关的用例" />
<MESSAGE value="版本:1.0.5 1.新增发送钉钉功能" />
<MESSAGE value="版本:1.0.5 1.新增发送钉钉" />
<MESSAGE value="版本:1.0.5 1.md文档更新" />
<MESSAGE value="版本:1.0.5 1.优化" />
<MESSAGE value="版本:1.0.6 1.支持单独模块用例的执行" />
<MESSAGE value="版本:1.0.6 1.需求院系名称由倒序改成正序排列,代码优化" />
<MESSAGE value="版本:1.0.7 1.新增实习计划用例 2.优化教师用例" />
<MESSAGE value="版本:1.0.8 1.新增发布实习计划用例 2.新增实习项目用例" />
<MESSAGE value="版本:1.0.9 1.新增发布项目用例" />
<MESSAGE value="版本:1.0.9 1.新增查看全部实习接口" />
<MESSAGE value="版本:1.0.10 1.新增学生报名接口" />
<option name="LAST_COMMIT_MESSAGE" value="版本:1.0.10 1.新增学生报名接口" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_02_system_management.py</url>
<line>144</line>
<option name="timeStamp" value="5" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_02_system_management.py</url>
<line>180</line>
<option name="timeStamp" value="10" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_02_system_management.py</url>
<line>85</line>
<option name="timeStamp" value="11" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_01_login.py</url>
<line>27</line>
<option name="timeStamp" value="12" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_01_login.py</url>
<line>40</line>
<option name="timeStamp" value="13" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_01_login.py</url>
<line>37</line>
<option name="timeStamp" value="14" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_03_teaching_affairs.py</url>
<line>103</line>
<option name="timeStamp" value="23" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_02_system_management.py</url>
<line>172</line>
<option name="timeStamp" value="25" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_02_system_management.py</url>
<line>255</line>
<option name="timeStamp" value="26" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/tools/fixture.py</url>
<line>31</line>
<option name="timeStamp" value="33" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_03_teaching_affairs.py</url>
<line>291</line>
<option name="timeStamp" value="35" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_03_teaching_affairs.py</url>
<line>319</line>
<option name="timeStamp" value="37" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_03_teaching_affairs.py</url>
<line>363</line>
<option name="timeStamp" value="38" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/tools/fixture.py</url>
<line>37</line>
<option name="timeStamp" value="39" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_03_teaching_affairs.py</url>
<line>237</line>
<option name="timeStamp" value="44" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/tools/fixture.py</url>
<line>35</line>
<option name="timeStamp" value="47" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_02_system_management.py</url>
<line>174</line>
<option name="timeStamp" value="49" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_04_Internship_preparation.py</url>
<line>126</line>
<option name="timeStamp" value="50" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_04_Internship_preparation.py</url>
<line>66</line>
<option name="timeStamp" value="51" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_04_Internship_preparation.py</url>
<line>80</line>
<option name="timeStamp" value="52" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/tools/fixture.py</url>
<line>79</line>
<option name="timeStamp" value="60" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_04_Internship_preparation.py</url>
<line>274</line>
<option name="timeStamp" value="62" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_04_Internship_preparation.py</url>
<line>249</line>
<option name="timeStamp" value="74" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_04_Internship_preparation.py</url>
<line>247</line>
<option name="timeStamp" value="75" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_04_Internship_preparation.py</url>
<line>322</line>
<option name="timeStamp" value="78" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_04_Internship_preparation.py</url>
<line>323</line>
<option name="timeStamp" value="79" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/tools/handle_token.py</url>
<line>49</line>
<option name="timeStamp" value="80" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_05_student_practice.py</url>
<line>109</line>
<option name="timeStamp" value="98" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_05_student_practice.py</url>
<line>101</line>
<option name="timeStamp" value="99" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_05_student_practice.py</url>
<line>99</line>
<option name="timeStamp" value="100" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/run.py</url>
<line>44</line>
<option name="timeStamp" value="101" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/run.py</url>
<line>40</line>
<option name="timeStamp" value="102" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/run.py</url>
<line>38</line>
<option name="timeStamp" value="103" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_06_internship_manage.py</url>
<line>50</line>
<option name="timeStamp" value="104" />
</line-breakpoint>
<line-breakpoint suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_06_internship_manage.py</url>
<line>51</line>
<option name="timeStamp" value="106" />
</line-breakpoint>
<line-breakpoint enabled="true" suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_06_internship_manage.py</url>
<line>93</line>
<option name="timeStamp" value="108" />
</line-breakpoint>
<line-breakpoint enabled="true" suspend="THREAD" type="python-line">
<url>file://$PROJECT_DIR$/testcase/test_06_internship_manage.py</url>
<line>83</line>
<option name="timeStamp" value="111" />
</line-breakpoint>
</breakpoints>
<default-breakpoints>
<breakpoint type="python-exception">
<properties notifyOnTerminate="true" exception="BaseException">
<option name="notifyOnTerminate" value="true" />
</properties>
</breakpoint>
</default-breakpoints>
</breakpoint-manager>
</component>
<component name="com.intellij.coverage.CoverageDataManagerImpl">
<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" />
<SUITE FILE_PATH="coverage/yxly$fixture__1_.coverage" NAME="fixture (1) Coverage Results" MODIFIED="1672814917701" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/tools" />
<SUITE FILE_PATH="coverage/yxly$Unittests_in_test_06_internship_manage_py.coverage" NAME="Unittests in test_06_internship_manage.py Coverage Results" MODIFIED="1673598061737" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/testcase" />
<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" />
<SUITE FILE_PATH="coverage/yxly$Unittests_in_test_05_student_practice_py.coverage" NAME="Unittests in test_05_student_practice.py Coverage Results" MODIFIED="1673431777836" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/testcase" />
<SUITE FILE_PATH="coverage/yxly$fixture.coverage" NAME="fixture Coverage Results" MODIFIED="1671628017395" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/testcase" />
<SUITE FILE_PATH="coverage/yxly$handle_token.coverage" NAME="handle_token Coverage Results" MODIFIED="1673253014011" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/tools" />
<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" />
<SUITE FILE_PATH="coverage/yxly$Unittests_in_test_04_Internship_preparation_py.coverage" NAME="Unittests in test_04_Internship_preparation.py Coverage Results" MODIFIED="1673229942283" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/testcase" />
<SUITE FILE_PATH="coverage/yxly$Unittests_in_test_03_teaching_affairs_py.coverage" NAME="Unittests in test_03_teaching_affairs.py Coverage Results" MODIFIED="1672198781295" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/testcase" />
<SUITE FILE_PATH="coverage/yxly$pytest_in_test_02_system_management_py.coverage" NAME="pytest in test_02_system_management.py Coverage Results" MODIFIED="1671617451891" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/testcase" />
<SUITE FILE_PATH="coverage/yxly$run.coverage" NAME="run Coverage Results" MODIFIED="1673593580355" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
</component>
</project>