liugang
1503f91b2b
* [refac] Split xxx.unittest.class.php into model.class.php, tao.class.php and zen.class.php.
2026-01-14 15:32:47 +08:00
liyang
ae7b38c164
+ [unittest] add cid.
2025-11-14 13:05:25 +08:00
liugang and Claude
b7869f82ce
* [misc] Enhance unit tests for gitModel::updateCommit() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:16:12 +08:00
liugang and Claude
a8bb7d4010
* [misc] Enhance unit tests for gitModel::setRepos() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:16:12 +08:00
liugang and Claude
3c417a66ff
* [misc] Enhance unit tests for gitModel::setRepoRoot() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:16:11 +08:00
liugang and Claude
7f5ff3c5a7
* [misc] Enhance unit tests for gitModel::setRepo() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:16:11 +08:00
liugang and Claude
66576506b8
* [misc] Enhance unit tests for gitModel::setClient() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:16:11 +08:00
liugang and Claude
44cf48e6a3
* [misc] Enhance unit tests for gitModel::run() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:16:11 +08:00
liugang and Claude
d18a6613e8
* [misc] Enhance unit tests for gitModel::printLog() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:16:11 +08:00
liugang and Claude
b0c4245e1c
* [misc] Enhance unit tests for gitModel::getRepoTags() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:16:11 +08:00
liugang and Claude
a4fad06de2
* [misc] Enhance unit tests for gitModel::convertLog() method
...
Expanded test coverage for git log conversion functionality:
- Added test cases for multi-line commit messages
- Added test cases for file change information parsing
- Added test cases for complex author information
- Added test case for empty log array handling
- Improved test documentation and structure
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:16:02 +08:00
liugang and Claude
fe599a0939
* [misc] Enhance unit tests for gitModel::getRepos() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:16:02 +08:00
liugang and Claude
a8fcf8eb0f
+ [misc] Add unit tests for gitModel::linkCommit() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-15 15:06:16 +08:00
tianshujie
9012901a75
- Remove unused code for dao::$cache.
2024-05-21 14:05:36 +08:00
liyang
354c300c86
* Modify unit test directory structure and data generation method.
2024-04-22 14:25:50 +08:00
caoyanyi
590f02b160
* Adjust unit test check rule for devops.
2023-12-27 19:22:02 +08:00
caoyanyi
258d59a4e3
+ Add unit test case for git->saveCommits.
2023-12-22 19:04:20 +08:00
caoyanyi
75622a305e
+ Add unit test case for git->run.
2023-12-22 19:04:20 +08:00
caoyanyi
25c2d755b0
+ Add unit test case for git->setRepoRoot.
2023-12-22 19:04:20 +08:00
caoyanyi
2d91b5cadf
+ Add unit test case for git->setClient.
2023-12-22 19:04:20 +08:00
caoyanyi
537815aa7e
+ Add unit test data for git.
2023-12-22 18:36:30 +08:00
caoyanyi
4d71fa9029
* Adjust unit test case for git->getRepoTags.
2023-12-22 18:36:12 +08:00
caoyanyi
1542b325fe
* Adjust unit test case for git->updateCommit.
2023-12-22 18:36:12 +08:00
caoyanyi
be1482d466
* Adjust unit test case for git->updateCommit.
2023-12-22 18:36:12 +08:00
caoyanyi
d213f5377b
* Adjust unit test case for git->setRepos.
2023-12-22 18:36:12 +08:00
caoyanyi
c861cd4b7e
+ Add unit test data init for git.
2023-12-22 18:36:12 +08:00
caoyanyi
4a374edbc0
* Adjust unit test case for git->setRepo.
2023-12-22 18:36:12 +08:00
caoyanyi
d66055dcc7
* Adjust unit test case for git->getRepos.
2023-12-22 17:29:30 +08:00
caoyanyi
95bb7b58a6
* Adjust unit test case for git->getRepoLogs.
2023-12-22 17:20:51 +08:00
caoyanyi
cceff62161
+ Add unit test case for git and svn convertLog.
2023-12-22 16:58:59 +08:00
caoyanyi
39e1612904
+ Add unit test case for git->printLog.
2023-12-22 16:15:45 +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