Commit Graph
145 Commits
Author SHA1 Message Date
tianshujie 0a0f3d2504 * Set session of the task::getExportTasks unit test. 2023-12-25 11:10:35 +08:00
tianshujie 81f6872874 * Change the case for task module. 2023-09-22 09:42:19 +08:00
caoyanyi af44720e67 * Replace YY/MM/DD to YYYY-MM-DD. 2023-09-18 09:54:37 +08:00
dingguodong 033af27ff3 * Fix typo in task module and related. 2023-08-24 17:14:11 +08:00
dingguodong bec4e367cc * Modify the type in comment and func body. 2023-08-24 14:10:59 +08:00
tianshujie 64bf3b43f8 * Change case of the computeBeginAndEnd method. 2023-08-24 08:46:01 +08:00
tianshujie 0b963223e9 * Refactor updateTeam method and case. 2023-08-23 11:21:34 +08:00
tianshujie 8f5715e3cf * Change the required fields config for the batchUpdate. 2023-08-23 10:00:12 +08:00
tianshujie bcebfe4327 * Refactor getMultiTaskMembers method. 2023-08-22 16:56:16 +08:00
tianshujie efd909c4aa * Refactor getListByConds method. 2023-08-22 16:10:37 +08:00
tianshujie ec48fc8465 * Refactor updateOrderByGantt method. 2023-08-22 13:55:45 +08:00
dingguodong 0ca5c16fe2 + Add unit test for getting task after deleting workhour. 2023-08-22 13:49:51 +08:00
tianshujie ec2b549095 + Add case for the task module. 2023-08-22 13:23:19 +08:00
dingguodong 7e99849e40 + Add function to test getting the left after deleting workhour. 2023-08-22 13:09:08 +08:00
tianshujie 13e5adf2e6 * Refactor getFinishedUsers method. 2023-08-22 09:23:11 +08:00
tianshujie cf9d094a22 + Add case of the getExportTasks. 2023-08-21 16:35:49 +08:00
tianshujie d536002dc3 + Add case for the processExportTasks method. 2023-08-21 15:21:53 +08:00
tianshujie a548c8d8e1 * Refactor mergeChartOption method. 2023-08-21 13:24:21 +08:00
tianshujie f021ea27b6 * Refactor getDataOfTasksPerStatus method. 2023-08-21 11:17:10 +08:00
tianshujie 5e93dbec89 * Refactor getDataOffinishedTasksPerDay method. 2023-08-21 11:09:02 +08:00
tianshujie 04e7811449 * Refactor getDataOfTasksPerClosedReason method. 2023-08-21 11:03:42 +08:00
tianshujie dd27a54038 * Refactor getDataOfTasksPerFinishedBy method. 2023-08-21 10:56:08 +08:00
tianshujie 77f7f4dceb * Refactor getDataOfTasksPerConsumed method. 2023-08-21 10:51:28 +08:00
tianshujie accb52838a * Refactor getDataOfTasksPerLeft method. 2023-08-21 10:46:26 +08:00
tianshujie 0078006d28 * Refactor getDataOfTasksPerEstimate method. 2023-08-21 10:42:18 +08:00
tianshujie 460d895072 * Refactor getDataOfTasksPerDeadline method. 2023-08-21 10:33:04 +08:00
tianshujie e9c3b3ae16 * Refactor getDataOfTasksPerPri method. 2023-08-21 10:24:25 +08:00
tianshujie 179a8aee6b * Refactor getDataOfTasksPerType method. 2023-08-21 10:19:45 +08:00
tianshujie dd477aa26e * Refactor getDataOfTasksPerAssignedTo method. 2023-08-21 09:59:31 +08:00
tianshujie 0c81ac2280 * Change the case of the getdataoftaskspermodule. 2023-08-21 09:48:59 +08:00
tianshujie 59d9a20d26 * Change the test case of the processData4Report. 2023-08-18 14:27:20 +08:00
tianshujie c3015f2d94 + Add test case of the reportCondition. 2023-08-18 13:24:11 +08:00
tianshujie bcc5b7e4ae * Change the comment of the editEffort and change the updateEffort. 2023-08-18 11:02:53 +08:00
tianshujie 74c77b18cd + Add test case of the cancelparenttask. 2023-08-18 10:28:02 +08:00
tianshujie 267ea7e58d + Add test case for updateChildrenByParent method. 2023-08-18 10:03:06 +08:00
tianshujie 65c56bbc78 * Change the test case. 2023-08-17 15:33:44 +08:00
zhaoke 3927306ae3 * Add unit test of taskTao-createupdateparenttaskaction. 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 fad49b2c88 \# Delete extra Spaces. 2023-06-05 11:30:15 +08:00
tianshujie 299f83dd7a * Refactor test case of getListByStory method. 2023-06-05 11:25:01 +08:00
tianshujie 68b98fec5c * Modify the test case name. 2023-06-05 10:19:51 +08:00
tianshujie 10e8760f80 * Change the name of the called method. 2023-06-05 10:08:51 +08:00
caoyanyi 768f6392a5 * Change task data get. 2023-06-05 09:58:30 +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 b36203833d * Modified a test case error of batch create tasks. 2023-06-01 16:15:23 +08:00
tianshujie 4f7e27a6ad + Add the check module ID cannot be less than 0. 2023-06-01 16:04:25 +08:00