rwadurian/backend/services/reward-service/test/integration
hailin 701deb1e27 fix(test): 修复测试文件 TypeScript 类型错误
authorization-service:
- UserId.create 第二个参数 accountSequence 由 BigInt 改为 string
- mockAuthorizationRoleRepository 添加缺失的方法
- TeamStatistics mock 对象添加 selfPlantingCount 和 subordinateTeamPlantingCount

reward-service:
- accountSequence 由 BigInt 改为 string 类型
- 方法调用参数名由 userId 改为 accountSequence

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 06:44:28 -08:00
..
reward-application.service.spec.ts fix(test): 修复测试文件 TypeScript 类型错误 2025-12-19 06:44:28 -08:00
reward-calculation.service.spec.ts fix: add accountSequence to all services and fix compilation errors 2025-12-10 14:14:06 -08:00