8 Commits
Author SHA1 Message Date
liugangandClaude f4506f5c6f * [misc] Fix unit tests for dimensionModel::getList() method
修复dimension模块getList方法的单元测试脚本中的错误和问题:
1. 重构测试类中的getListTest方法,使用mock数据避免外部依赖
2. 完善数据准备部分,添加缺失的数据库字段
3. 优化测试脚本结构,确保符合ZenTao单元测试规范
4. 添加错误处理机制,提高测试稳定性

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:41:59 +08:00
liugangandClaude 9c24567204 * [misc] Fix unit tests for dimensionModel::saveState() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:41:39 +08:00
liugangandClaude 6e7dd9ab75 + [misc] Add unit tests for dimensionModel::saveState() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:15 +08:00
liugangandClaude 2defb172dc + [misc] Add unit tests for dimensionModel::getDimension() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:15 +08:00
liugangandClaude 6c7a73ac02 + [misc] Add unit tests for dimensionModel::getList() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:15 +08:00
liugangandClaude bccdc7efc4 + [misc] Add unit tests for dimensionModel::getFirst() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:15 +08:00
liugangandClaude d21c3ebc59 + [misc] Add unit tests for dimensionModel::getByID() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:15 +08:00
liugangandClaude 3fbdb39a25 + [misc] Add unit tests for dimensionModel::__construct() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:15 +08:00