Commit Graph
36 Commits
Author SHA1 Message Date
sunguangming 608de152c8 * Remove useless code. 2024-01-02 09:23:10 +08:00
sunguangming 35bb1ac050 * Refactor program kanban. 2024-01-02 09:22:08 +08:00
tianshujie 7aa9814a4a * Fix unit test errors. 2023-11-28 08:43:17 +08:00
tianshujie 75b03f93ed * Fix unit test error. 2023-11-27 17:29:28 +08:00
tianshujie 84e49e3de5 + Add program::refreshStats unit test. 2023-11-27 16:30:28 +08:00
tianshujie 5ef17e97eb + Add program::updateProcess test unit. 2023-11-27 16:30:28 +08:00
tianshujie 6d8442d6b0 + Add program::updateStats test unit. 2023-11-27 16:30:28 +08:00
tianshujie 8d11fd50e4 + Add program::getTaskStats unit test. 2023-11-27 16:30:28 +08:00
朱金勇 8464662c36 - Remove unused code. 2023-11-21 05:16:47 +00:00
朱金勇 d34d07b9bd * hasUnfinishedChildren return bool. 2023-10-13 05:56:13 +00:00
wangyidong 2978885ca6 * Add unit for fixlinkedproduct. 2023-09-18 15:23:33 +08:00
tianshujie e2917b0da3 * Refactor buildActions mathod and case. 2023-09-18 10:12:50 +08:00
dingguodong 43c120b81a * Fix type error for failed test case. 2023-09-18 10:06:17 +08:00
tianshujie 4540fd0b26 + Add case for the buildProgramActionsMap and getNormalActions method. 2023-09-18 09:56:32 +08:00
caoyanyi d24a38cef9 + Add unit test for program getNormalActions. 2023-09-18 09:04:38 +08:00
caoyanyi 4de2032028 - Remove unused method and unit test case. 2023-09-15 09:56:57 +08:00
caoyanyi 2440e69c12 - Delete unused unit test file. 2023-09-15 09:56:57 +08:00
caoyanyi b6fe9ae289 - Remove unused method. 2023-09-15 09:49:21 +08:00
caoyanyi 70e61fc3e2 + Add comment and params type. 2023-09-15 09:46:01 +08:00
wangyidong 55c1d808a3 * Rewrite program create page. 2023-09-15 09:01:41 +08:00
tianshujie daf3b3206f * Refactor getStakeholders method and case. 2023-09-14 16:24:38 +08:00
caoyanyi 50297f6f4f * Move pager param at last. 2023-09-14 14:17:10 +08:00
caoyanyi dbe9e3b738 + Add unit test for program updateOrder. 2023-09-14 13:55:05 +08:00
tianshujie 2129006198 + Add case for activate method. 2023-09-14 13:48:19 +08:00
tianshujie 91e26c2ba0 * Refactor hasUnfinished method. 2023-09-14 11:01:04 +08:00
tianshujie 84d2cd73ce * Refactor close method and case. 2023-09-14 10:47:06 +08:00
caoyanyi ae036fca50 * Adjust params sort for program getList. 2023-09-14 09:14:05 +08:00
tianshujie ee6ec43d69 * Refactor getInvolvedPrograms method and case. 2023-09-14 09:07:14 +08:00
tianshujie ef6759b14f + Add case for processProductsForKanban method. 2023-09-13 16:36:53 +08:00
tianshujie 563a24187e * Refactor getKanbanGroup method and releate case. 2023-09-13 16:22:34 +08:00
caoyanyi ef083da6e2 + Add unit test for program updateChildUserView. 2023-09-13 14:20:57 +08:00
caoyanyi c900f31f7c * Rename saveState to checkAccess. 2023-09-13 10:20:19 +08:00
caoyanyi d260495630 - Remove unused file. 2023-09-13 10:01:50 +08:00
tianshujie 5a13284153 * Refactor processNode method. 2023-08-25 09:06:53 +08:00
tianshujie f49087bfba * Refactor getProjectStats method. 2023-08-17 10:03:22 +08:00
zhouxin 4efea42989 + Move unit test from test directory to each module. 2023-04-24 02:16:47 +00:00