liyang
|
ae7b38c164
|
+ [unittest] add cid.
|
2025-11-14 13:05:25 +08:00 |
|
 liugangandClaude
|
5e3ee75650
|
+ [misc] Add unit tests for bugModel::updateLinkedCommits() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-05 16:38:30 +08:00 |
|
 liugangandClaude
|
d2c80fd2f1
|
+ [misc] Add unit tests for bugModel::getLinkedCommits() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-05 16:35:04 +08:00 |
|
 liugangandClaude
|
cf5747c349
|
+ [misc] Add unit tests for bugModel::getDatatableModules() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-05 16:27:05 +08:00 |
|
liugang
|
c8c0327b04
|
- [misc] Delete the failed unit test scripts generated by Claude Code.
|
2025-11-05 14:35:27 +08:00 |
|
 liugangandClaude
|
bd252843b8
|
* [misc] Fix unit tests for bugModel::getRelatedObjects() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-11 09:40:03 +08:00 |
|
 liugangandClaude
|
9c27b1a08f
|
* [misc] Fix unit tests for bugModel::getDataOfOpenedBugsPerDay() method
修复bug模块的getDataOfOpenedBugsPerDay方法的单元测试问题:
1. 创建了正确的YAML测试数据配置文件
2. 修复了测试数据准备,使用YAML配置生成有意义的测试数据
3. 更新了测试步骤的期望值,与测试数据保持一致
4. 确保测试覆盖了日期格式化和统计功能的验证
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-11 09:40:03 +08:00 |
|
 liugangandClaude
|
a94f55cbed
|
* [misc] Fix unit tests for bugModel::getRelatedObjects() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-11 09:36:10 +08:00 |
|
liugang
|
cd08aef0bc
|
+ [misc] Add yaml files with Claude Code.
|
2025-09-29 16:42:13 +08:00 |
|
liugang
|
06a8cc3f63
|
* [misc] Fix unit tests with Claude Code.
|
2025-09-29 16:41:42 +08:00 |
|
 liugangandClaude
|
40f470823f
|
* [misc] Fix unit tests for bugModel::updateLinkedCommits() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:41:36 +08:00 |
|
 liugangandClaude
|
a7c641309b
|
* [misc] Enhance unit tests for bugModel::getDataOfResolvedBugsPerUser() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-25 09:15:46 +08:00 |
|
 liugangandClaude
|
c93d0ddcff
|
* [misc] Enhance unit tests for bugModel::getDataOfResolvedBugsPerDay() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-25 09:15:46 +08:00 |
|
 liugangandClaude
|
02266c13ed
|
* [misc] Enhance unit tests for bugModel::getDataOfOpenedBugsPerUser() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-25 09:15:45 +08:00 |
|
 liugangandClaude
|
0a06a2c86c
|
* [misc] Enhance unit tests for bugModel::getDataOfOpenedBugsPerDay() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-25 09:15:45 +08:00 |
|
 liugangandClaude
|
41f703ff63
|
* [misc] Enhance unit tests for bugModel::getDataOfClosedBugsPerUser() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-25 09:15:45 +08:00 |
|
 liugangandClaude
|
b7b0552b08
|
* [misc] Enhance unit tests for bugModel::getDataOfClosedBugsPerDay() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-25 09:15:45 +08:00 |
|
 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 |
|