mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-15 12:55:51 +00:00
- battle.test.ts: 新增 createBattle/executeTurn/settleBattle 边界测试 - EV total cap、非参与者不变、空 participantIds 回退 - applyMoveLearn PP 验证、applyEvolution friendship cap - 多次进化计数器、battlesWon/battlesLost 互斥 - 修复 makeTestCreature friendship 覆盖 - creature.test.ts: 新增 recalculateLevel、getActiveCreature、nature 效果测试 - experience.test.ts: 新增 xpToNextLevel、awardXP 0值、累积验证 - storage.test.ts: 新增 Bag/Box/Release 操作边界测试 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>