Commit Graph
33 Commits
Author SHA1 Message Date
liyang ae7b38c164 + [unittest] add cid. 2025-11-14 13:05:25 +08:00
liugangandClaude 384ecdc1b4 * [misc] Fix unit tests for devModel::trimSpace() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude c6ac31bd7c * [misc] Fix unit tests for devModel::getTables() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude d70f9010e9 * [misc] Fix unit tests for devModel::getSecondMenus() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude 03422261b9 * [misc] Fix unit tests for devModel::getLinkParams() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude 6401327724 * [misc] Fix unit tests for devModel::getAPIs() method
- 修复类重复声明错误
- 调整期望值使其与实际输出匹配
- 改进异常处理和错误输出处理
- 确保测试稳定通过

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude eda0774628 * [misc] Fix unit tests for devModel::trimSpace() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:36:12 +08:00
liugangandClaude 6a54304ecf * [misc] Fix unit tests for devModel::getFields() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:36:12 +08:00
liugang db2474adcb * [misc] Enhance unit tests with Claude Code. 2025-09-25 09:21:52 +08:00
liugangandClaude fe79e83da6 * [misc] Enhance unit tests for devModel::loadDefaultLang() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:06 +08:00
liugangandClaude 3048496e92 * [misc] Enhance unit tests for devModel::getModules() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:05 +08:00
liugangandClaude 5103bbf4fc * [misc] Enhance unit tests for devModel::getMenuObject() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:05 +08:00
liugangandClaude 7f123e9728 * [misc] Enhance unit tests for devModel::getFields() method
- Increased test coverage from 3 to 7 test steps
- Added comprehensive testing for different field types (varchar, int, char)
- Improved testing for field name internationalization
- Enhanced validation for field null attributes and type parsing
- Better coverage of field structure and properties

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:05 +08:00
liugangandClaude 621c1009e3 * [misc] Enhance unit tests for devModel::getAPIs() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:05 +08:00
liugangandClaude 175e3addbf * [misc] Enhance unit tests for devModel::trimSpace() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:15:53 +08:00
liugangandClaude 66c596c687 * [misc] Enhance unit tests for devModel::setField() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:15:53 +08:00
liugangandClaude e87cfe9ef9 * [misc] Enhance unit tests for devModel::getTables() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:15:53 +08:00
liugangandClaude 13226c761d * [misc] Enhance unit tests for devModel::getSecondMenus() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:15:52 +08:00
liugangandClaude c781cbdd3b * [misc] Enhance unit tests for devModel::getLinkTitle() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:15:52 +08:00
liugangandClaude 24c5ab91b1 * [misc] Enhance unit tests for devModel::getLinkParams() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:15:52 +08:00
liugangandClaude 6952b381fc + [misc] Add unit tests for devModel::getAPIData() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:14 +08:00
zhouxin 3ac78cb4da * [unittest] Modify unit test of devModel::getMenuTree. 2025-06-06 17:04:50 +08:00
wangyidong 8405f1cb42 * [unittest] Fix dev getModuleExtPath method test. 2025-06-06 14:45:57 +08:00
liumengyi 74150a1d99 - [unittest] remove pid. 2025-06-05 10:03:03 +08:00
liumengyi 19cb2fcde3 * [unittest] modify unit test of devModel::getTree. 2025-06-05 09:13:01 +08:00
sunguangming ff8ae3631c * [unittest] modify unitest. 2025-06-04 09:18:50 +00:00
tianshujie bbbebda459 * [ci,done,0.1h] fix sortmenus unit test error. 2025-06-04 15:37:51 +08:00
xieqiyu a7f9efe365 * [task#122855,done,0.5h] Change the unit file of dev. 2024-07-08 16:57:58 +08:00
liyang 354c300c86 * Modify unit test directory structure and data generation method. 2024-04-22 14:25:50 +08:00
wangyuting fac9435b38 * Fix dev module unit test bug. 2023-12-29 15:37:44 +08:00
wangyidong 58da3ab0ea * Rewrite editor module and adjust unit test. 2023-11-22 13:46:21 +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