Commit Graph
76 Commits
Author SHA1 Message Date
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
zhouxin abdc53f20a * Batch fix illegal comment. 2023-05-25 15:38:56 +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 f7a492f156 * Remove global attribute call, and add unit test method. 2023-05-25 14:38:47 +08:00
sunguangming 75fad6f5f6 * Refactor getTeamByAccount method. 2023-05-25 14:19:40 +08:00
caoyanyi f3055914c4 * Split close method and change unit test case. 2023-05-24 17:30:53 +08:00
tianshujie c63e2f68dd * Modify test case for batchcreate method. 2023-05-24 15:49:23 +08:00
tianshujie 56ab6327c2 * Refactor batch create method and add test case for batch create task. 2023-05-24 14:00:49 +08:00
sunguangming ab8df2ee4f * Add batch change module unit test. 2023-05-24 13:57:16 +08:00
sunguangming d6e24dfced * Add cancel method unit test of task. 2023-05-24 11:27:59 +08:00
caoyanyi 6c2e927f55 * Adjust unit test for batchChangeModule method. 2023-05-24 08:57:19 +08:00
caoyanyi 2ee11adf3a * Change finish task unit test. 2023-05-23 16:05:17 +08:00
sunguangming 02596e0665 * Add task doUpdate unit test. 2023-05-23 15:27:41 +08:00
sunguangming d39922ea4c * Add task update method unit test. 2023-05-23 13:25:57 +08:00
sunguangming 84c0400175 * Refactor task assign method. 2023-05-22 15:26:15 +08:00
tianshujie 865263743e + Add activate page and test case for task module. 2023-05-22 09:24:57 +08:00
tianshujie 9ccb7325ed + Add test case for setteammember method. 2023-05-19 13:32:39 +08:00
tianshujie 071292b3fa * Modify test case for managetaskteam and settaskfiles method. 2023-05-19 11:31:31 +08:00
tianshujie e1ebd32648 + Add start page of task module. 2023-05-19 10:35:12 +08:00
caoyanyi 9902941715 * Change unit test param for aftercreate method. 2023-05-18 17:06:44 +08:00
tianshujie 6e6a940ee6 + Add test case for createmultitask method. 2023-05-18 17:04:51 +08:00
caoyanyi f72943e61c * Change testcase for managetaskteammember method. 2023-05-18 16:53:08 +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 2a95898346 * Task activate model method and unit 2023-05-15 08:33:48 +00:00
tianshujie 075dd67719 + Add unit tests for the task start method. 2023-05-15 14:16:14 +08:00
zenggang 73510d72bd * Task activate batchupdate method and unit 2023-05-12 09:29:07 +00:00
liumengyi 7625a4fdab * Refactor task-pause and add unit test. 2023-05-12 16:19:22 +08:00
hufangzhou ceee0ec822 * Change the if...else to several if. 2023-05-11 21:01:58 +08:00
tianshujie e4bb5a00b3 + All the parameter data type of the getAssignedTo4MultiTest method. 2023-05-11 20:57:23 +08:00
tianshujie 87db7ea89a * Modify the format of test case. 2023-05-11 20:53:04 +08:00
tianshujie 17a16097d4 * Modify test case for task method. 2023-05-11 20:44:29 +08:00
lishuo ae4e1f36f4 * Optimize code and comments. 2023-05-11 18:15:54 +08:00
hufangzhou 45f4c834b8 * Change childTasks variable name to children. 2023-05-10 20:16:44 +08:00
mayue 13fb66588a * Modify the comment of function. 2023-05-10 10:55:36 +00:00
mayue 3a7cf4bde6 + Add unit test for splitconsumedtask. 2023-05-10 10:31:34 +00:00
zhouxin 5bee0aae7c * Add unit test for updateLastEdited of taskTao. 2023-05-10 06:32:46 +00:00
hufangzhou deb24087a7 * Add the task-checkRequired4BatchCreate unit test. 2023-05-09 21:02:28 +08:00
zenggang 1ba7e6c0ee * Adjust task code 2023-05-09 10:46:06 +00:00
liumengyi e3c3be6401 * Optimize code after code reviewing. 2023-05-09 18:21:50 +08:00
liumengyi 5aad78362f * Optimize code after code reviewing. 2023-05-09 15:43:45 +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