Commit Graph
220 Commits
Author SHA1 Message Date
liugangandClaude 5da65314a7 + [misc] Add unit tests for bugModel::getLinkedCommits() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:11 +08:00
liugangandClaude e10b4cd017 + [misc] Add unit tests for bugModel::updateLinkedCommits() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:11 +08:00
liugangandClaude 198f05f6d7 + [misc] Add unit tests for bugModel::getDatatableModules() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:11 +08:00
liugangandClaude ef6742ebd0 + [misc] Add unit tests for bugModel::getRelatedObjects() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:11 +08:00
liugangandClaude ec0709929d + [misc] Add unit tests for bugModel::buildSearchConfig() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:11 +08:00
liugangandClaude 05f028fb01 + [misc] Add unit tests for bugModel::buildSearchForm() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:11 +08:00
qixinzhi 14ba424ec5 * add unittest. 2025-09-11 01:27:52 +00:00
wangyuting 94e57df0c5 * Optimize bug assign unit test script. 2025-08-28 15:50:36 +08:00
wangyuting 09afd4bcac * Optimize unit test script. 2025-07-09 10:11:04 +08:00
tianshujie 5d39f4f0c9 * [unittest] fix getactivebugs error. 2025-07-08 11:05:45 +08:00
xieqiyu bc3db11901 * [unittest] Modify the unit test file of bugModel::processBuildForBugs. 2025-06-19 00:44:50 +00:00
tianshujie ccb5a722fc * [unittest] fix getdataofbugsperbuild error. 2025-06-18 10:52:09 +08:00
liumengyi efc4dad5bd * [unittest] modify unittest of getBugInfoForResult. 2025-06-10 08:11:48 +08:00
刘刚 3ca75ede94 Merge branch dev/task-144843 of zentao/zentaopms (#9180) 2025-06-06 11:09:52 +08:00
tianshujie 155ea17143 * [unittest] fix getdataofbugsperbuild error. 2025-06-06 09:28:31 +08:00
wangyuting 482d10faaf * [task#144843,doing,0.1h,4h] Optimize bug getbyidlist unit test script. 2025-06-06 01:07:18 +00:00
wangyuting f5a26871c9 * [task#144843,doing,0.1h,4h] Optimize bug getactivebugs unit test script. 2025-06-06 01:06:08 +00:00
xieqiyu 98ea894da4 * [unittest] Modify the unit test file of bugModel::processBuildForBugs. 2025-06-05 17:36:00 +08:00
刘刚 dae6b11feb Merge branch dev/task-144791 of zentao/zentaopms (#9150) 2025-06-05 17:21:25 +08:00
xieqiyu a97d0cbc35 * [unittest] Change the unit test of bugModel::getToAndCcList. 2025-06-05 13:23:30 +08:00
刘刚 53a559c04f Merge branch dev/task-144776 of zentao/zentaopms (#9137) 2025-06-05 13:04:33 +08:00
tianshujie 328ef98abe * [unittest] fix getdataofbugsperbuild error. 2025-06-05 10:33:12 +08:00
liumengyi 74150a1d99 - [unittest] remove pid. 2025-06-05 10:03:03 +08:00
sunguangming f5699b62c4 * [unittest] modify unittest. 2025-06-04 09:18:50 +00:00
daitingting 8779bf81bd * [task#144791,doing,0.1h] Add notes for reportCondition test. 2025-06-04 08:46:52 +00:00
daitingting 68daf71154 * [task#144791,doing,0.5h] Get bug list when the execution is not exist. 2025-06-04 08:44:55 +00:00
刘刚 fd5d716752 Merge branch ztflow-liumengyi-release/21.7.2#liumengyi of zentao/zentaopms (#9109) 2025-06-04 16:09:02 +08:00
wangyuting d719397dc9 * Optimize bug isclickable unit test script. 2025-06-04 07:39:42 +00:00
daitingting 525949c579 * [task#144791,doing,0.1h] Add notes for getBySonarqubeID test. 2025-06-04 07:38:40 +00:00
wangyuting 7607564193 * Optimize bug getuserbugs unit test script. 2025-06-04 07:38:24 +00:00
wangyuting 9f2883d19b * Optimize bug getreleasebugs unit test script. 2025-06-04 07:37:31 +00:00
daitingting 0f186af345 * [task#144791,done,0.5h] Add notes. 2025-06-04 07:36:21 +00:00
wangyuting ae618c6047 * Optimize bug getprojectbugs unit test script. 2025-06-04 07:30:28 +00:00
wangyuting ff1e0b2c28 * Optimize bug getproductbugs unit test script. 2025-06-04 07:22:16 +00:00
wangyuting 1766e95f2d * Optimize bug getplanbugs unit test script. 2025-06-04 07:20:39 +00:00
wangyuting ec9021a4cb * Optimize bug getlinkedexecutionbyidlist unit test script. 2025-06-04 07:19:58 +00:00
wangyuting 5e2fe7c996 * Optimize bug getexecutionbugs unit test script. 2025-06-04 07:15:45 +00:00
wangyuting c20c06d426 * Optimize bug getcasebugs unit test script. 2025-06-04 07:13:37 +00:00
wangyuting 6ca86f3d70 * Optimize bug getbysearch unit test script. 2025-06-04 07:12:21 +00:00
wangyuting e865c0986d * Optimize bug getbyidlist unit test script. 2025-06-04 07:09:38 +00:00
wangyuting f7f85d6f85 * Optimize bug getactivebugs unit test script. 2025-06-04 07:04:43 +00:00
liumengyi c2aef958cb + [unittest] add unit test result for bugModel::getUserBugPairs. 2025-06-04 15:03:07 +08:00
liumengyi c1a78f5186 * [unittest] modify unit test of bugModel::getBugs2Link. 2025-06-04 15:03:07 +08:00
liumengyi f5e778fdae * [unittest] modify unit test of bugModel::getActivatedBugs. 2025-06-04 15:03:07 +08:00
liumengyi 3d96447210 + [unittest] add unit test result for bugModel::createBuild. 2025-06-04 15:03:07 +08:00
tianshujie a47e658a70 * [ci,done,0.1h] add comment for close unit test. 2025-06-04 14:02:03 +08:00
tianshujie 6bd8257f02 * [ci,done,0.1h] fix activate unit test error. 2025-06-04 14:00:45 +08:00
liumengyi 7d5c0d6836 + [task#130250,doing,0.3h] add unittest of taskModel::getLinkedBugsByTaskID. 2024-10-23 09:18:10 +08:00
liumengyi 0920d52ec9 + [task#130250,doing,0.3h] add unittest of taskModel::getLinkedBugsByTaskID. 2024-10-23 09:18:10 +08:00
sunguangming 52e0da73f9 * [misc] fix error for unit test. 2024-09-18 08:47:58 +08:00