Commit Graph
42 Commits
Author SHA1 Message Date
caoyanyi 2f416c55d3 * Dealing with database date error issues. 2023-09-18 10:40:19 +08:00
caoyanyi 90cbc652b8 * Replace YY/MM/DD to YYYY-MM-DD. 2023-09-18 09:52:44 +08:00
dingguodong bba01e6d3e * Fix wrong relationship between task and execution. 2023-08-23 13:47:40 +08:00
tianshujie 4a1c00dcf1 * Change the test data. 2023-08-23 10:08:59 +08:00
tianshujie 65c56bbc78 * Change the test case. 2023-08-17 15:33:44 +08:00
zhaoke d0454dcd47 * Add unit test of taskModel-updateParentStatus. 2023-06-09 15:20:39 +08:00
tianshujie 299f83dd7a * Refactor test case of getListByStory method. 2023-06-05 11:25:01 +08:00
tianshujie 945ab76bac + Add test case of appendLane method. 2023-06-01 10:45:43 +08:00
tianshujie 36e1916836 * Refactor getStoryTaskCounts method of task module. 2023-06-01 09:26:42 +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
caoyanyi 800bb2bea1 * Change unit test for getTaskEfforts method. 2023-05-31 14:00:18 +08:00
tianshujie 368c35318b * Refactor getUserTaskPairs method of task module. 2023-05-30 13:44:16 +08:00
tianshujie 6d7fa5964e * Refactor getParentTaskPairs method of task module. 2023-05-30 09:01:17 +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
caoyanyi e53f2f74c5 + Add unit test for afterChangeStatus method. 2023-05-25 14:38:47 +08:00
zhaoke 6a7c9cd469 * Modify test case for assign method. 2023-05-24 20:53:37 +08:00
caoyanyi f3055914c4 * Split close method and change unit test case. 2023-05-24 17:30:53 +08:00
tianshujie 4b98430125 * Modify test case for afterbatchcreate method. 2023-05-24 15:35:56 +08:00
tianshujie 56ab6327c2 * Refactor batch create method and add test case for batch create task. 2023-05-24 14:00:49 +08:00
caoyanyi 6c2e927f55 * Adjust unit test for batchChangeModule method. 2023-05-24 08:57:19 +08:00
tianshujie 865263743e + Add activate page and test case for task module. 2023-05-22 09:24:57 +08:00
tianshujie 6e6a940ee6 + Add test case for createmultitask method. 2023-05-18 17:04:51 +08:00
tianshujie 1511d46e47 * Add test case for createtaskofaffair method. 2023-05-18 16:36:37 +08:00
tianshujie 41784ae125 * Add test case for createtaskoftest method. 2023-05-18 16:04:26 +08:00
tianshujie 23ad9b6b96 * Refactor the create task method. 2023-05-18 13:16:18 +08:00
zenggang d022be14e7 * Task activate unit yaml 2023-05-15 08:35:37 +00:00
tianshujie 075dd67719 + Add unit tests for the task start method. 2023-05-15 14:16:14 +08:00
liumengyi 7625a4fdab * Refactor task-pause and add unit test. 2023-05-12 16:19:22 +08:00
tianshujie a6f217a5d6 * Modify the data in the project table in the yaml file. 2023-05-11 20:06:35 +08:00
hufangzhou fa68bd7cd0 * Remove the checkrequired4batchcreate function from tao to model. 2023-05-10 09:04:08 +08:00
hufangzhou deac830f8f * Code for task-batchCreate unit test. 2023-05-09 15:32:22 +08:00
tianshujie a884aa145f * Add test case for updatekanbandata method. 2023-05-09 13:40:45 +08:00
hufangzhou 2f3d7ef168 * Add the task-batchcreate unit test. 2023-05-09 10:50:19 +08:00
mayue 0c4577afd7 * Add unit test for afterSplitTask and optimized some codes. 2023-05-09 02:46:54 +00:00
liumengyi 25cf64efba * Modify unit-test of task-computeBeginAndEnd, and task-computeWorkingHours. 2023-05-08 20:01:11 +08:00
liumengyi b2e6756091 * Modify unit-test of task-computeWorkingHours. 2023-05-08 19:24:12 +08:00
liumengyi fddd2c12af * Add unit-test of task-managetaskteam. 2023-05-08 18:45:07 +08:00
hufangzhou c7f4071142 * Add the updatekanban4batchcreate unit test. 2023-05-08 14:52:15 +08:00