Commit Graph
23 Commits
Author SHA1 Message Date
wangxuepeng e0d3e61339 * Replace all 'and' or 'or' with '&&' or '||'. 2023-09-21 01:03:38 +00:00
wangxuepeng 88dce1586f * Add unit test for action buildGroupDate. 2023-09-20 11:25:00 +00:00
wangxuepeng b3660b244a * Add unit test for action restoreStages. 2023-09-20 10:40:51 +00:00
wangxuepeng aab4974d29 * Add note to the model layer of the action module. 2023-09-20 07:43:57 +00:00
wangxuepeng bcc8fab1a2 * Fixed unit test of getdynamicbysearch method of the action module. 2023-09-20 05:41:45 +00:00
wangxuepeng 53382c8118 * Unit test of the getdynamicbysearch method of action module. 2023-09-20 05:08:30 +00:00
wangxuepeng 8a37465128 * Unit test of the transformActions method of action module. 2023-09-19 09:31:24 +00:00
wangxuepeng 25c8bf8fc1 * Unit test of the getdynamic method of action module. 2023-09-19 06:47:35 +00:00
wangxuepeng 779cd9bce9 * Unit test of the getObjectLabel method of action module. 2023-09-18 09:17:31 +00:00
wangxuepeng 0274b33e5f * Unit test of the getbysql method of action module. 2023-09-18 08:21:10 +00:00
wangxuepeng 2bdb3ab3f9 * Unit test of the getlist method of action module. 2023-09-18 07:56:53 +00:00
wangxuepeng a4cb4c8192 * Unit test of the computebeginandend method of action module. 2023-09-18 05:39:58 +00:00
wangxuepeng 47ce774f1c * Unit test of the gethistory method of action module. 2023-09-18 05:12:54 +00:00
wangxuepeng 7a66d9a356 * Unit test of the gettrashes method of action module. 2023-09-18 02:35:06 +00:00
wangxuepeng 66c5609655 * Unit test of the getbyid method of action module. 2023-09-16 08:30:52 +00:00
wangxuepeng 6fa0024c18 * Unit test of the updateComment method of action module. 2023-09-16 06:11:17 +00:00
wangxuepeng 854504f10d * Unit test of the read method of action module. 2023-09-14 07:50:50 +00:00
wangxuepeng 881bf6162d * Unit test of the create method of action module. 2023-09-14 06:30:42 +00:00
wangxuepeng d333e7fceb * Unit test of the hideone and hideall method of action module. 2023-09-12 09:04:32 +00:00
sunguangming 2777ec9622 * Rename recordEstimate to recordWorkhour. 2023-05-25 15:53:00 +08:00
zhouxin abdc53f20a * Batch fix illegal comment. 2023-05-25 15:38:56 +08:00
zhouxin 77a2da90d9 * Batch modify quote for unit test. 2023-05-25 13:43:27 +08:00
zhouxin 4efea42989 + Move unit test from test directory to each module. 2023-04-24 02:16:47 +00:00