mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-15 14:25:32 +01:00
https://github.com/pagefaultgames/pokerogue/pull/6178 * Replaced all instances of `game.scene.getXXXPokemon()!` inside tests with `game.field.getXXXPokemon()` * Fixed tests * Fixed oblivious test * Fix Grudge test |
||
|---|---|---|
| .. | ||
| ability-swap.test.ts | ||
| battle-order.test.ts | ||
| battle.test.ts | ||
| damage-calculation.test.ts | ||
| double-battle.test.ts | ||
| inverse-battle.test.ts | ||
| special-battle.test.ts | ||