Commit Graph
92 Commits
Author SHA1 Message Date
wangyidong 78f5b1837e * Adjust gettotalpercent unit test. 2023-12-29 10:19:30 +08:00
wangyidong a4ec8d462d * Add extract for programplan unit test. 2023-12-29 10:12:06 +08:00
wangyidong c5a692b7bd + Add settaskbaseline unit test. 2023-12-29 10:12:06 +08:00
wangyidong 13e23d560a + Add settask unit test. 2023-12-29 10:12:06 +08:00
wangyidong fe5d134705 + Add insertstage unit test. 2023-12-29 10:12:06 +08:00
wangyidong ce84a6460b + Add insertprojectspec unit test. 2023-12-29 10:12:06 +08:00
wangyidong be5d38740d + Add initganttplans unit test. 2023-12-29 10:12:06 +08:00
wangyidong 061dad43b2 + Add gettotalpercent unit test. 2023-12-29 10:12:06 +08:00
wangyidong f233404b63 + Add getstagecount unit test. 2023-12-29 10:12:06 +08:00
wangyidong 019ff39301 + Add getpointenddate unit test. 2023-12-29 10:12:06 +08:00
wangyidong 644c7c2b96 + Add getlinkproductsforcreate unit test. 2023-12-29 10:12:06 +08:00
wangyidong 81251757ff + Add computeorders unit test. 2023-12-29 10:12:06 +08:00
wangyidong 856858444e + Add buildtaskgroup unit test. 2023-12-29 10:12:06 +08:00
wangyidong fbe614f82f + Add buildtaskdataforgantt unit test. 2023-12-29 10:12:06 +08:00
wangyidong e0ed215809 + Add buildpointdataforgantt unit test. 2023-12-29 10:12:06 +08:00
wangyidong 7b41cb96e5 + Add buildplandataforgantt unit test. 2023-12-29 10:12:06 +08:00
wangyidong e3e4571b04 + Add buildgroupdataforgantt unit test. 2023-12-29 10:12:06 +08:00
wangyidong 9e02a972df + Add buildganttlinks unit test. 2023-12-29 10:12:06 +08:00
wangyidong 5ddc190168 + Add buildganttdata4ipd unit test. 2023-12-29 10:12:06 +08:00
wangyidong 8fbd703415 * Add updaterow unit test. 2023-12-29 10:12:06 +08:00
wangyidong 47c57908fb * Add savecustomsetting unit test. 2023-12-29 10:12:05 +08:00
wangyidong 955b0cb133 * Adjust unit test. 2023-12-29 10:12:05 +08:00
wangyidong 7684fc3c7d * Adjust for unit test. 2023-12-29 10:12:05 +08:00
wangyidong 7d02072df2 * Refactor programplan model methods. 2023-12-29 10:12:05 +08:00
wangyuting 0e733284b0 * Fix programplan module unit test bug. 2023-12-28 14:24:35 +08:00
dingguodong 5859a354ea * Rename checkTopStage to isTopStage for balance. 2023-09-06 14:37:18 +08:00
zhouxin abdc53f20a * Batch fix illegal comment. 2023-05-25 15:38:56 +08:00
xushenjie 8045d80e5a * Adjust unit test of programplanModel::updateSubStageAttr(). 2023-05-12 08:00:40 +00:00
xushenjie c1f0855950 * Adjust unit test yaml of updateSubStageAttr(). 2023-05-12 07:48:44 +00:00
jukui d08bb6c374 * Modify return type and comment for function. 2023-05-12 10:24:50 +08:00
lanzongjun 11bc376780 * Adjust the specification in the test case. 2023-05-12 10:03:06 +08:00
xushenjie 61b2ce4787 * Adjust comments of programplan.class.php. 2023-05-12 01:50:05 +00:00
jukui 52454e6dad + Add test case for getStageAttribute function. 2023-05-12 09:43:24 +08:00
lanzongjun 1712b0d291 + Add getdataforganttgroupbyassignedto test case. 2023-05-12 09:23:14 +08:00
liuchenglong 3769477d92 * Modify programplan-model getPlans test case. 2023-05-11 13:00:54 +00:00
liuchenglong c0d3bb9271 + Add program-model getPlans yaml. 2023-05-11 13:00:54 +00:00
jukui 4e55a96e8b * Rename checkTopStage function to isTopStage. 2023-05-11 20:57:42 +08:00
jukui 9fb0db2998 * Optimized test case for getstagelist. 2023-05-11 20:32:58 +08:00
jukui 66dce85591 * Rename getStageListBy function to getStageList. 2023-05-11 20:27:36 +08:00
jukui ac8b079305 + Add test case and (projectproduct.yaml) rename for processPlans function. 2023-05-11 19:48:53 +08:00
liuchenglong d846b91688 + Add programplan-model getByID test case. 2023-05-11 11:40:24 +00:00
liuchenglong 6c406345ff + Add programplan-model getByID yaml. 2023-05-11 11:40:24 +00:00
jukui c5e79de2cb + Add test case for procesSplan function. 2023-05-11 18:22:24 +08:00
xushenjie 732ba2bdbd * Adjust unit test of getParentChildrenTypesTest(). 2023-05-11 08:50:51 +00:00
liuchenglong 6d0c4053d2 * Optimize code review finded problems. 2023-05-11 08:40:26 +00:00
jukui 14f8071a8f * Supplement test case for printCell function. 2023-05-11 16:05:31 +08:00
xushenjie 77f44ccc2d * Adjust unit test of programplanModel::isCreateTask(). 2023-05-11 07:55:46 +00:00
xushenjie fb3f2ac779 + Add unit test yaml. 2023-05-11 07:54:51 +00:00
liuchenglong 2bc55ba565 + Add programplan-model setTreePath test case. 2023-05-11 07:29:03 +00:00
jukui a4c9741a50 * Optimized code format. 2023-05-11 15:13:02 +08:00