mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-19 22:09:27 +02: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 | ||