claude-code-best/packages/pokemon
claude-code-best 080bd93efc test: 补充 hatchEgg 和 species 补充字段测试(227→237)
- egg.test.ts: 新增 hatchEgg 5 个测试
  - 创建 creature 并移除 egg
  - 放入 party 空位
  - totalEggsObtained 计数
  - 新 species dex entry 创建
  - 已有 species caughtCount 递增
- species.test.ts: 新增 ensureSpeciesData、baseHappiness、captureRate、names、shinyChance 测试

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-22 05:04:16 +08:00
..
scripts feat: 第一版可用 pokemon 2026-04-21 19:03:31 +08:00
src test: 补充 hatchEgg 和 species 补充字段测试(227→237) 2026-04-22 05:04:16 +08:00
package.json feat: Phase 2 — 战斗引擎 @pkmn 薄适配层 2026-04-22 00:31:42 +08:00
tsconfig.json feat: 第一版可用 pokemon 2026-04-21 19:03:31 +08:00