caoyanyi
|
7dd0c1d7b6
|
* Rename method name.
|
2023-09-11 13:35:56 +08:00 |
|
caoyanyi
|
5792a1cfc2
|
- Remvoe unused file and method.
|
2023-09-11 13:29:56 +08:00 |
|
caoyanyi
|
4ca6501772
|
* Adjust printTree method unit test.
|
2023-09-11 13:26:59 +08:00 |
|
tianshujie
|
898c39a8e2
|
* Refactor linkStory method and case.
|
2023-09-11 09:50:36 +08:00 |
|
tianshujie
|
babc504177
|
* Refactor linkStories method and case.
|
2023-09-11 09:37:42 +08:00 |
|
caoyanyi
|
20a158d1b6
|
- Remove unused method and unit test.
|
2023-09-11 09:22:05 +08:00 |
|
tianshujie
|
2bbdeac8ed
|
* Refactor unlinkCases method and fix unlink story error.
|
2023-09-11 09:10:06 +08:00 |
|
caoyanyi
|
2b4f496997
|
* Adjust unit test for execution methods.
|
2023-09-11 09:06:41 +08:00 |
|
tianshujie
|
d4e1a1c5be
|
- Delete unuse method and case.
|
2023-09-08 14:36:24 +08:00 |
|
tianshujie
|
0b4ab39a30
|
* Refactor getCanCopyObjects method and case.
|
2023-09-08 14:19:42 +08:00 |
|
tianshujie
|
5cdc7d9931
|
* Refactor getBeginEnd4CFD method.
|
2023-09-08 14:11:52 +08:00 |
|
tianshujie
|
51785f643b
|
* Refactor getBurnData method and case.
|
2023-09-08 14:08:13 +08:00 |
|
tianshujie
|
0684cb95e0
|
* Refactor processBurnData method and case.
|
2023-09-08 13:43:59 +08:00 |
|
tianshujie
|
de9924adc3
|
* Refactor buildCFDData method and case.
|
2023-09-08 11:03:43 +08:00 |
|
tianshujie
|
8cba5c2bd9
|
* Refactor getCFDData method and case.
|
2023-09-08 10:47:03 +08:00 |
|
tianshujie
|
9d38494f5a
|
- Delete unuse method.
|
2023-09-08 10:35:56 +08:00 |
|
tianshujie
|
a5dcde12ba
|
* Refactor getIdList method and case.
|
2023-09-08 10:25:31 +08:00 |
|
tianshujie
|
88f4e015fd
|
+ Add case for the batchProcessName method.
|
2023-09-08 10:11:27 +08:00 |
|
caoyanyi
|
5b8adbb6e1
|
+ Add unit test for execution processTaskNode.
|
2023-09-08 10:01:28 +08:00 |
|
caoyanyi
|
89ff1cc939
|
+ Add unit test for execution processStoryNodeTest.
|
2023-09-08 10:01:28 +08:00 |
|
tianshujie
|
73237aa23b
|
* Change case for the getByProject method.
|
2023-09-08 09:50:04 +08:00 |
|
tianshujie
|
b87f3a085b
|
* Refactor getNoMultipleID method and case.
|
2023-09-08 08:44:55 +08:00 |
|
tianshujie
|
83745116b1
|
* Refactor checkBeginAndEndDate method and case.
|
2023-09-07 17:11:59 +08:00 |
|
tianshujie
|
b0697c3a79
|
* Refactor checkWorkload method.
|
2023-09-07 16:42:13 +08:00 |
|
tianshujie
|
032eb9d3f3
|
* Refactor setProjectSession method.
|
2023-09-07 15:56:35 +08:00 |
|
tianshujie
|
be361bcf9e
|
* Change case for the buildBugSearchForm method.
|
2023-09-07 09:09:00 +08:00 |
|
tianshujie
|
70871d2868
|
+ Add case for the afterImportBug method.
|
2023-09-06 15:29:33 +08:00 |
|
tianshujie
|
198e119241
|
* Change the case for the importBug method.
|
2023-09-06 15:21:36 +08:00 |
|
dingguodong
|
f61ceb8feb
|
* Fix typo.
|
2023-09-06 15:12:05 +08:00 |
|
tianshujie
|
972d5fdb4d
|
* Change the case for the getSearchBugs method.
|
2023-09-06 14:58:31 +08:00 |
|
caoyanyi
|
be825264ef
|
* Split execution getTree method.
|
2023-09-06 14:10:52 +08:00 |
|
dingguodong
|
dda653ede8
|
* Modify the test case.
|
2023-09-06 13:52:56 +08:00 |
|
dingguodong
|
43145954f5
|
* Make test case works.
|
2023-09-06 10:27:02 +08:00 |
|
tianshujie
|
f522c2f982
|
* Format case for the gettoimport file.
|
2023-09-05 15:58:40 +08:00 |
|
tianshujie
|
169d9467d6
|
+ Add case for the afterImportTask method.
|
2023-09-05 15:53:08 +08:00 |
|
tianshujie
|
682401246c
|
* Change the case of the importTask method.
|
2023-09-05 15:40:31 +08:00 |
|
tianshujie
|
82a25305ab
|
* Refactor statRelatedData method.
|
2023-09-04 15:16:45 +08:00 |
|
tianshujie
|
5dca5f0878
|
+ Add case for the processProductPlans method.
|
2023-09-04 14:44:17 +08:00 |
|
tianshujie
|
4b330061f2
|
* Refactor getPlans method.
|
2023-09-04 14:26:04 +08:00 |
|
dingguodong
|
1528bb42a2
|
* Modify the unit test case.
|
2023-09-01 16:15:01 +08:00 |
|
tianshujie
|
818b20b8db
|
+ Add case for buildExecutionPairs method.
|
2023-09-01 15:54:50 +08:00 |
|
tianshujie
|
2bef75731e
|
* Refactor getPairs method.
|
2023-09-01 15:39:19 +08:00 |
|
tianshujie
|
6514d6e830
|
* Refactor getBranchByProduct method.
|
2023-09-01 11:23:20 +08:00 |
|
tianshujie
|
ee3e42c865
|
* Change updateProducts case.
|
2023-09-01 11:07:45 +08:00 |
|
tianshujie
|
53fda28f98
|
* Refactor getMembers2Import method.
|
2023-09-01 09:38:43 +08:00 |
|
tianshujie
|
4707b0ad80
|
* Change the case of the getteammembers file.
|
2023-09-01 09:32:31 +08:00 |
|
tianshujie
|
c88f163aac
|
* Refactor updateUserView method.
|
2023-09-01 09:27:08 +08:00 |
|
tianshujie
|
3d2b686c78
|
* Refactor addProjectMembers method.
|
2023-09-01 09:16:08 +08:00 |
|
tianshujie
|
84dfe6cabe
|
* Change the case of the managemembers file.
|
2023-09-01 09:00:47 +08:00 |
|
tianshujie
|
fee57f032e
|
* Refactor unlinkMember method.
|
2023-08-31 15:23:58 +08:00 |
|