Commit Graph
58 Commits
Author SHA1 Message Date
caoyanyi 704dafc730 * [unittest] adjust build unlinkStory unit test case. 2025-06-09 11:10:42 +08:00
caoyanyi c5ec01fca3 * [unittest] adjust build getExecutionBuildsBySearch unit test case. 2025-06-09 10:59:53 +08:00
tianshujie 2817c1f0f8 * [unittest] add comment for selectedbuildpairs. 2025-06-06 14:47:37 +08:00
liyang 2cacf88273 * [unittest] add ztf comment for getBuildPairs method unittest. 2025-06-06 11:19:39 +08:00
xieqiyu 7fd5a23417 * [unittest] Modify the unit test file of buildModel::getProjectBuilds. 2025-06-05 17:36:00 +08:00
xieqiyu 57a7668351 * [unittest] Modify the unit test file of buildModel::getExecutionBuilds. 2025-06-05 17:36:00 +08:00
刘刚 53a559c04f Merge branch dev/task-144776 of zentao/zentaopms (#9137) 2025-06-05 13:04:33 +08:00
liumengyi d49431a504 + [unittest] add unit test result for buildModel::setBuildDateGroup. 2025-06-05 09:58:52 +08:00
刘刚 188a2be42a Merge branch ztflow-sunguangming-release/21.7.2#sunguangming of zentao/zentaopms (#9118) 2025-06-04 17:30:54 +08:00
sunguangming f5699b62c4 * [unittest] modify unittest. 2025-06-04 09:18:50 +00:00
liumengyi 6790a6f542 + [unittest] modify unit test of buildModel::update. 2025-06-04 17:05:02 +08:00
wangyuting 2dfc1ce682 * Optimize build batchunlinkstory unit test script. 2025-06-04 07:43:45 +00:00
tianshujie ffb557ad95 * [ci,done,0.1h] add comment for unlinkbug unit test. 2025-06-04 14:16:07 +08:00
tianshujie 1f8d8f39b2 * [ci,done,0.1h] fix linkstory unit test error. 2025-06-04 14:15:13 +08:00
tianshujie ae16dc34a4 * [ci,done,0.1h] add comment for linkbug unit test. 2025-06-04 14:11:39 +08:00
tianshujie 850f7055ef * [ci,done,0.1h] add comment for getstorylist unit test. 2025-06-04 14:08:05 +08:00
tianshujie f3f5c96b72 * [ci,done,0.1h] add comment for getlast unit test. 2025-06-04 14:07:07 +08:00
tianshujie 975d2202a8 * [ci,done,0.1h] add comment for getbuglist unit test. 2025-06-04 14:06:06 +08:00
tianshujie f50600d420 * [ci,done,0.1h] fix batchunlinkbug unit test error. 2025-06-04 14:05:08 +08:00
liyang 354c300c86 * Modify unit test directory structure and data generation method. 2024-04-22 14:25:50 +08:00
wangyuting c3daaa2622 * Optimize build dtable config. 2024-04-16 15:22:58 +08:00
liumengyi a1f39b5438 - Remove unused method and its unit test, buildModel::buildOperateMenu. 2024-03-27 15:00:49 +08:00
tianshujie 21557a8aa6 * Fix unit test errors for the build module. 2023-12-25 10:24:21 +08:00
liumengyi bdfbebe15b * Fix bug #40444, modify the recycle path to the latest version. 2023-11-13 16:08:43 +08:00
tianshujie c235d9c7f5 * Change case data of the getByID method. 2023-10-11 10:22:37 +08:00
tianshujie e076a1063d * Change case data of the update method. 2023-10-11 10:22:37 +08:00
tianshujie 630eb73619 * Refactor case of the linkBug method. 2023-10-08 17:18:00 +08:00
caoyanyi 1917638d44 * Adjust unit test case check rulr for build model. 2023-10-07 14:14:07 +08:00
caoyanyi 3a7c69144f * Adjust unit test case data. 2023-10-07 13:04:30 +08:00
caoyanyi 34910576e7 * Adjust unit test data for build model method. 2023-10-07 11:16:19 +08:00
caoyanyi 4411389728 * Adjust unit test check rule for build getStoryBuilds. 2023-10-07 10:44:21 +08:00
caoyanyi ca3bb78ab2 + Add unit test case for build joinChildBuilds. 2023-10-07 10:37:14 +08:00
caoyanyi b449b55616 + Add unit test for build model. 2023-10-07 10:19:18 +08:00
caoyanyi d81ed6850d * Move comment to file head. 2023-10-07 10:19:18 +08:00
caoyanyi 8a8786ff8f + Add unit test case for build. 2023-10-07 09:57:44 +08:00
caoyanyi bc0f191622 + Add unit test case for build isClickable. 2023-09-28 10:16:59 +08:00
tianshujie c58ed0fffd * Refactor batchUnlinkBug method and case. 2023-09-28 10:09:40 +08:00
tianshujie 5c135fc4cb * Refactor unlinkBug method and case. 2023-09-28 09:35:31 +08:00
caoyanyi aee1b711f1 * Adjust unit test case for build. 2023-09-28 09:21:55 +08:00
tianshujie 224f3df071 * Refactor getByList method and case. 2023-09-28 09:02:07 +08:00
tianshujie 547e864592 + Add case for getStoryList method. 2023-09-28 08:54:01 +08:00
tianshujie e040f85f27 + Add case for getBugList method. 2023-09-28 08:47:11 +08:00
caoyanyi b5b5999fd3 * Adjust build unlinkStory method and unit test case. 2023-09-28 08:47:03 +08:00
caoyanyi 5725bed8db + Add unit test case. 2023-09-27 16:34:05 +08:00
caoyanyi 3cb9ecf80b * Adjust unit test case for build update. 2023-09-27 15:52:16 +08:00
wangyidong 4f0b716a01 * Rewrite story view page. Code for task #102973. 2023-09-27 15:01:26 +08:00
tianshujie 2cb0ad1df4 * Refactor case for the getBuildPairs method. 2023-09-27 15:01:14 +08:00
tianshujie d13bd55a8e + Add case for the replaceNameWithRelease method. 2023-09-27 14:48:46 +08:00
tianshujie 130a568998 + Add case for the setBuildDateGroup method. 2023-09-27 14:35:44 +08:00
tianshujie 4500f457a0 + Add case for the fetchBuilds method. 2023-09-27 14:05:06 +08:00