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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:38:18 +08:00
liugangandClaude 8dde815e3f * [misc] Fix unit tests for programModel::setMenu() method
修复program模块setMenu方法的单元测试:
1. 解决了初始化环境的问题
2. 添加了针对setMenu方法的核心功能测试
3. 测试覆盖了正常参数、边界值、异常输入等场景
4. 修复了测试类构造函数中的问题

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:42:02 +08:00
liugangandClaude f50c6c7c69 + [misc] Add unit tests for programModel::setMenu() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:20 +08:00
caoyanyi d260495630 - Remove unused file. 2023-09-13 10:01:50 +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