6 Commits
Author SHA1 Message Date
liyang ae7b38c164 + [unittest] add cid. 2025-11-14 13:05:25 +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 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
liyang 354c300c86 * Modify unit test directory structure and data generation method. 2024-04-22 14:25:50 +08:00
daitingting 623f2b57f9 * Refactor getDataOfOpenedBugsPerDayTest. 2023-05-25 02:37:36 +00:00
zhouxin 4efea42989 + Move unit test from test directory to each module. 2023-04-24 02:16:47 +00:00