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 |
||
---|---|---|
.. | ||
capture-phase.test.ts | ||
check-interlude-phase.test.ts | ||
form-change-phase.test.ts | ||
frenzy-move-reset.test.ts | ||
game-over-phase.test.ts | ||
learn-move-phase.test.ts | ||
mystery-encounter-phase.test.ts | ||
phases.test.ts | ||
select-modifier-phase.test.ts |