Commit Graph
22 Commits
Author SHA1 Message Date
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