zhaoke
|
3927306ae3
|
* Add unit test of taskTao-createupdateparenttaskaction.
|
2023-06-09 15:20:39 +08:00 |
|
zhaoke
|
d0454dcd47
|
* Add unit test of taskModel-updateParentStatus.
|
2023-06-09 15:20:39 +08:00 |
|
sunguangming
|
f450d6c0ba
|
* Add task::buildtaskforupdateeffort unit test.
|
2023-06-05 15:22:57 +08:00 |
|
sunguangming
|
164271bf5d
|
* Add task::updateeffort unit test.
|
2023-06-05 14:04:44 +08:00 |
|
tianshujie
|
299f83dd7a
|
* Refactor test case of getListByStory method.
|
2023-06-05 11:25:01 +08:00 |
|
tianshujie
|
f0e06e909c
|
* Error modify define variable.
|
2023-06-05 10:55:47 +08:00 |
|
tianshujie
|
865981bdcf
|
* Modify test case of getExecutionTasks method.
|
2023-06-05 10:33:58 +08:00 |
|
tianshujie
|
68b98fec5c
|
* Modify the test case name.
|
2023-06-05 10:19:51 +08:00 |
|
tianshujie
|
da5f8fbead
|
* Modify test case of computemultiplehours method.
|
2023-06-05 10:09:09 +08:00 |
|
tianshujie
|
34d5b14bd3
|
* Modify failed test cases.
|
2023-06-05 09:33:45 +08:00 |
|
sunguangming
|
ccaea7a0fc
|
* Rename vars and functions.
|
2023-06-02 14:46:56 +08:00 |
|
sunguangming
|
9c6a5405c9
|
* Add processtasks unit test.
|
2023-06-02 09:41:53 +08:00 |
|
caoyanyi
|
e9257950e8
|
* Change unit test data and result.
|
2023-06-01 16:52:19 +08:00 |
|
tianshujie
|
1e79a68808
|
* Modify the cancel data error in the test case.
|
2023-06-01 16:47:10 +08:00 |
|
tianshujie
|
75a18b3a9d
|
+ Add permissions to test case file.
|
2023-06-01 16:10:49 +08:00 |
|
tianshujie
|
4f7e27a6ad
|
+ Add the check module ID cannot be less than 0.
|
2023-06-01 16:04:25 +08:00 |
|
caoyanyi
|
e0562976e6
|
* Add unit test for getToAndCcList method.
|
2023-06-01 15:56:41 +08:00 |
|
tianshujie
|
7b7af90d04
|
* Modified comment for addtaskeffort test case.
|
2023-06-01 13:31:37 +08:00 |
|
tianshujie
|
110f0ee5c1
|
* Refactor test case for addTaskEffort method.
|
2023-06-01 13:30:17 +08:00 |
|
tianshujie
|
a02a2ed290
|
* Modify the logic of the linear task check operate effort.
|
2023-06-01 11:36:15 +08:00 |
|
tianshujie
|
4f41edc511
|
* Refactor canOperateEffort method of task module.
|
2023-06-01 11:19:34 +08:00 |
|
caoyanyi
|
0f0dfd9409
|
* Adjust unit test case data.
|
2023-06-01 10:58:39 +08:00 |
|
tianshujie
|
945ab76bac
|
+ Add test case of appendLane method.
|
2023-06-01 10:45:43 +08:00 |
|
sunguangming
|
ff561c124f
|
* Add processTask unit test.
|
2023-06-01 10:18:25 +08:00 |
|
tianshujie
|
36e1916836
|
* Refactor getStoryTaskCounts method of task module.
|
2023-06-01 09:26:42 +08:00 |
|
caoyanyi
|
8c94f12ed0
|
- Remove unused code.
|
2023-05-31 16:08:39 +08:00 |
|
tianshujie
|
748d8f23fe
|
* Refactor getUserSuspendedTasks method of task module.
|
2023-05-31 16:01:55 +08:00 |
|
tianshujie
|
9a7c9c1028
|
\# Remove the logic of finishedBy, canceledBy, closedBy, and closedReason in batch edit.
|
2023-05-31 14:55:21 +08:00 |
|
sunguangming
|
8596e59709
|
* Add needupdatebugstatus unit test.
|
2023-05-31 14:18:55 +08:00 |
|
caoyanyi
|
800bb2bea1
|
* Change unit test for getTaskEfforts method.
|
2023-05-31 14:00:18 +08:00 |
|
caoyanyi
|
0ba2047d0e
|
+ Add unit test for updateEstimateOrder method.
|
2023-05-31 13:20:33 +08:00 |
|
sunguangming
|
26875336e2
|
* Remove unused function.
|
2023-05-31 09:19:34 +08:00 |
|
tianshujie
|
368c35318b
|
* Refactor getUserTaskPairs method of task module.
|
2023-05-30 13:44:16 +08:00 |
|
tianshujie
|
27a8535fc0
|
* Refactor getUserTasks method of task module.
|
2023-05-30 10:34:18 +08:00 |
|
sunguangming
|
b96c0fe4cb
|
* Modify unit test.
|
2023-05-30 09:38:17 +08:00 |
|
tianshujie
|
6d7fa5964e
|
* Refactor getParentTaskPairs method of task module.
|
2023-05-30 09:01:17 +08:00 |
|
tianshujie
|
c2c4a27eba
|
* Refactor getExecutionTaskPairs method of task module.
|
2023-05-29 16:13:21 +08:00 |
|
tianshujie
|
2d58c10445
|
\# Delete the test case of an abandoned function.
|
2023-05-29 16:13:21 +08:00 |
|
tianshujie
|
c267ba80c5
|
* Refactor getTasksByModule method of task module.
|
2023-05-29 15:01:24 +08:00 |
|
sunguangming
|
22b889a7f9
|
* Merge code.
|
2023-05-29 14:57:06 +08:00 |
|
sunguangming
|
7ec8f242f5
|
* Merge code.
|
2023-05-29 14:57:06 +08:00 |
|
tianshujie
|
05c5f02bad
|
* Refactor getProjectID method of task module.
|
2023-05-29 14:10:49 +08:00 |
|
tianshujie
|
5fe315c2f4
|
* Refactor getByList method of task module.
|
2023-05-29 11:02:28 +08:00 |
|
tianshujie
|
011f9e1e61
|
* Refactor getbyid method of task module and add test case.
|
2023-05-29 10:04:15 +08:00 |
|
tianshujie
|
1da6b78d46
|
* Modify test case for task module.
|
2023-05-26 11:00:46 +08:00 |
|
tianshujie
|
4e230ca629
|
* Refactor batchedit method and add test case for task module.
|
2023-05-26 09:58:55 +08:00 |
|
sunguangming
|
2777ec9622
|
* Rename recordEstimate to recordWorkhour.
|
2023-05-25 15:53:00 +08:00 |
|
caoyanyi
|
714aa3bafa
|
- Remove unused fields.
|
2023-05-25 15:34:26 +08:00 |
|
sunguangming
|
83911b5d7f
|
* Rename recordEstimate to recordWorkhour.
|
2023-05-25 15:32:28 +08:00 |
|
caoyanyi
|
e53f2f74c5
|
+ Add unit test for afterChangeStatus method.
|
2023-05-25 14:38:47 +08:00 |
|