pokerogue/test/moves
Bertie690 8ae79450d4
[Test] Fix even more game.scene.getXXX issues (#6811)
* [Test] Fixed even more `game.scene.getXXX` issues

* Update fell-stinger.test.ts

Co-authored-by: Fabi <192151969+fabske0@users.noreply.github.com>

* Applied review comments

* fixed doodle test inconsistencies

* fix

* applied reviews

not going too ham will make another PR later

---------

Co-authored-by: Fabi <192151969+fabske0@users.noreply.github.com>
2025-12-04 01:49:47 +00:00
..
ability-ignore-moves.test.ts [Test] Updated more uses of game.scene.getEnemyField and game.scene.getPlayerField to use updated test utils (#6524) 2025-09-18 09:36:08 -05:00
after-you.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
alluring-voice.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
aromatherapy.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
assist.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
astonish.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
aurora-veil.test.ts [Bug/i18n] Added type safety to Arena.applyTags; fixed arena tag addition/removal messages (#6304) 2025-10-07 23:38:51 -05:00
autotomize.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
baddy-bad.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
baneful-bunker.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
baton-pass.test.ts [Misc/Feature] Add dynamic turn order (#6036) 2025-09-20 17:49:40 -05:00
beak-blast.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
beat-up.test.ts [Bug] Refactored status code, fixed Rest/Sleep Talk status checks (#5872) 2025-08-20 08:45:09 -05:00
belch.test.ts [Bug] [Refactor] [Move] Add selection prevention and move failures (#6276) 2025-09-29 12:08:42 -05:00
belly-drum.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
burning-jealousy.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
camouflage.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
ceaseless-edge-stone-axe.test.ts [Bug/i18n] Added type safety to Arena.applyTags; fixed arena tag addition/removal messages (#6304) 2025-10-07 23:38:51 -05:00
chilly-reception.test.ts [Test] Added matcher to check message contents; added tests for Splash, Celebrate, Laser Focus (#6299) 2025-09-10 13:40:21 -05:00
chloroblast.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
clangorous-soul.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
clear-smog.test.ts [Bug] Stats that were reset from moves display properly as being reset 2025-10-22 23:25:14 +00:00
copycat.test.ts [Bug] [Refactor] [Move] Add selection prevention and move failures (#6276) 2025-09-29 12:08:42 -05:00
court-change.test.ts [Bug] [Move] Court Change now swaps Safeguard and Pledge Effects (#6069) 2025-08-06 08:48:11 -04:00
crafty-shield.test.ts [Bug] Protect now tracks success chance properly (#5869) 2025-08-05 07:35:14 +02:00
defog.test.ts [Test] Updated more uses of game.scene.getEnemyField and game.scene.getPlayerField to use updated test utils (#6524) 2025-09-18 09:36:08 -05:00
delayed-attack.test.ts [Misc] Improve type inference on PositionalTagManager#addTag (#6676) 2025-11-02 04:51:35 +00:00
destiny-bond.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
diamond-storm.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
dig.test.ts [Bug] Fix 2-turn/charging moves breaking on lack of targets (#6759) 2025-11-07 04:27:07 +00:00
disable.test.ts [Misc] Rename Pokemon.isMoveRestricted to hasRestrictingTag (#6628) 2025-10-04 18:41:18 -05:00
dive.test.ts [Bug] [Refactor] [Move] Add selection prevention and move failures (#6276) 2025-09-29 12:08:42 -05:00
doodle.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
double-team.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
dragon-cheer.test.ts [Test] Improved typing on BattlerTagData and ArenaTagData; improved test matchers (#6338) 2025-09-05 21:50:37 -05:00
dragon-rage.test.ts [Test] Cleaned up tests to use updated test utils; part 1 (#6176) 2025-08-19 19:21:40 -05:00
dragon-tail.test.ts [Test] Updated more uses of game.scene.getEnemyField and game.scene.getPlayerField to use updated test utils (#6524) 2025-09-18 09:36:08 -05:00
dynamax-cannon.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
effectiveness.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
electrify.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
electro-shot.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
encore.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
endure.test.ts [Bug] Protect now tracks success chance properly (#5869) 2025-08-05 07:35:14 +02:00
entrainment.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
entry-hazards.test.ts [Bug/i18n] Added type safety to Arena.applyTags; fixed arena tag addition/removal messages (#6304) 2025-10-07 23:38:51 -05:00
fairy-lock.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
fake-out.test.ts [Test] Remove duplicate fake out test (#6691) 2025-10-25 17:55:36 -07:00
false-swipe.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
fell-stinger.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
fillet-away.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
first-attack-double-power.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
fissure.test.ts [Test] Cleaned up tests to use updated test utils; part 1 (#6176) 2025-08-19 19:21:40 -05:00
flame-burst.test.ts [Deps] Update packages and add 1d min age for package updates (#6804) 2025-11-29 18:49:20 +01:00
flower-shield.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
fly.test.ts [Bug] [Refactor] [Move] Add selection prevention and move failures (#6276) 2025-09-29 12:08:42 -05:00
focus-energy.test.ts [Test] Improved typing on BattlerTagData and ArenaTagData; improved test matchers (#6338) 2025-09-05 21:50:37 -05:00
focus-punch.test.ts [Misc/Feature] Add dynamic turn order (#6036) 2025-09-20 17:49:40 -05:00
follow-me.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
foresight.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
forests-curse.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
freeze-dry.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
freezy-frost.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
fusion-bolt.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
fusion-flare-bolt.test.ts [Misc][Refactor] Add scaffolding for TypedArrays and improve typing on methods related to arrays (#6547) 2025-10-06 12:21:58 -05:00
fusion-flare.test.ts [Bug] Refactored status code, fixed Rest/Sleep Talk status checks (#5872) 2025-08-20 08:45:09 -05:00
gastro-acid.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
geomancy.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
gigaton-hammer.test.ts [Bug] [Refactor] [Move] Add selection prevention and move failures (#6276) 2025-09-29 12:08:42 -05:00
glaive-rush.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
growth.test.ts [Test] Removed deprecated functions from phase interceptor (#6195) 2025-08-19 19:54:40 -05:00
grudge.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
guard-split.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
guard-swap.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
hard-press.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
haze.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
heal-bell.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
heal-block.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
healing-wish-lunar-dance.test.ts [Move] Fully implement Healing wish (/Lunar Dance) and remove nextCommandPhaseQueue (#6027) 2025-09-20 17:32:31 -05:00
heart-swap.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
hyper-beam.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
imprison.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
instruct.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
jaw-lock.test.ts [Test] Updated more uses of game.scene.getEnemyField and game.scene.getPlayerField to use updated test utils (#6524) 2025-09-18 09:36:08 -05:00
laser-focus.test.ts [Test] Added matcher to check message contents; added tests for Splash, Celebrate, Laser Focus (#6299) 2025-09-10 13:40:21 -05:00
lash-out.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
last-resort.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
last-respects.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
light-screen.test.ts [Bug/i18n] Added type safety to Arena.applyTags; fixed arena tag addition/removal messages (#6304) 2025-10-07 23:38:51 -05:00
lucky-chant.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
lunar-blessing.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
magic-coat.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
magnet-rise.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
make-it-rain.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
mat-block.test.ts [Test] Fix typo in Mat Block test 2025-10-22 16:22:59 -07:00
metal-burst.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
metronome.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
miracle-eye.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
mirror-move.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
mist.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
multi-target.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
nightmare.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
obstruct.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
octolock.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
order-up.test.ts [Dev] Update Biome from 2.3.2 to 2.3.8 (#6799) 2025-11-29 14:39:58 -08:00
parting-shot.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
payback.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
plasma-fists.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
pledge-moves.test.ts [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
pollen-puff.test.ts [Bug] [Move] Fix pollen puff (#6363) 2025-08-23 11:42:10 -05:00
poltergeist.test.ts [Bug] [Move] Fix poltergeist crash when no remaining enemies (#6473) 2025-09-03 02:44:43 +00:00
powder.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
power-shift.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
power-split.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
power-swap.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
power-trick.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
protect.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
psycho-shift.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
purify.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
quash.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
quick-guard.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
rage-fist.test.ts [Misc/Feature] Add dynamic turn order (#6036) 2025-09-20 17:49:40 -05:00
rage-powder.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
recoil-moves.test.ts [Bug] Fix Recoil & Shell Bell not applying when hitting Substitute 2025-08-07 22:46:19 -05:00
reflect-type.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
reflect.test.ts [Bug/i18n] Added type safety to Arena.applyTags; fixed arena tag addition/removal messages (#6304) 2025-10-07 23:38:51 -05:00
relic-song.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
rest.test.ts [Bug] Refactored status code, fixed Rest/Sleep Talk status checks (#5872) 2025-08-20 08:45:09 -05:00
retaliate.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
revival-blessing.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
role-play.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
rollout.test.ts [Test] Cleaned up tests to use updated test utils; part 1 (#6176) 2025-08-19 19:21:40 -05:00
roost.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
round.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
safeguard.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
scale-shot.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
secret-power.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
shed-tail.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
shell-side-arm.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
shell-trap.test.ts [Misc/Feature] Add dynamic turn order (#6036) 2025-09-20 17:49:40 -05:00
simple-beam.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
sketch.test.ts [Test] Cleaned up tests to use updated test utils; part 1 (#6176) 2025-08-19 19:21:40 -05:00
skill-swap.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
sleep-talk.test.ts [Bug] [Refactor] [Move] Add selection prevention and move failures (#6276) 2025-09-29 12:08:42 -05:00
solar-beam.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
sparkly-swirl.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
spectral-thief.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
speed-swap.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
spit-up.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
spite.test.ts [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -07:00
splash-celebrate.test.ts [Test] Added matcher to check message contents; added tests for Splash, Celebrate, Laser Focus (#6299) 2025-09-10 13:40:21 -05:00
spotlight.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
steamroller.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
stockpile.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
struggle.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
substitute.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
swallow.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
synchronoise.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
syrup-bomb.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
tackle.test.ts [Test] Removed deprecated functions from phase interceptor (#6195) 2025-08-19 19:54:40 -05:00
tail-whip.test.ts [Test] Removed deprecated functions from phase interceptor (#6195) 2025-08-19 19:54:40 -05:00
tailwind.test.ts [Test] Updated more uses of game.scene.getEnemyField and game.scene.getPlayerField to use updated test utils (#6524) 2025-09-18 09:36:08 -05:00
tar-shot.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
taunt.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
telekinesis.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
teleport.test.ts [Bug] [Refactor] [Move] Add selection prevention and move failures (#6276) 2025-09-29 12:08:42 -05:00
tera-blast.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
tera-starstorm.test.ts [Test] Cleaned up tests to use updated test utils; part 1 (#6176) 2025-08-19 19:21:40 -05:00
thousand-arrows.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
throat-chop.test.ts [Bug] [Refactor] [Move] Add selection prevention and move failures (#6276) 2025-09-29 12:08:42 -05:00
thunder-wave.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
tidy-up.test.ts [Refactor] Cleaned up various battler/arena tag move attributes (#6201) 2025-10-02 19:59:33 -07:00
torment.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
toxic.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
transform-imposter.test.ts [Refactor] Remove null from PhaseManager.currentPhase signature 2025-09-05 09:28:35 -07:00
trick-or-treat.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
trick-room.test.ts [Misc/Feature] Add dynamic turn order (#6036) 2025-09-20 17:49:40 -05:00
triple-arrows.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
u-turn.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
upper-hand.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
whirlwind.test.ts [Dev] Allow forcing all trainer variants in trainer override (#6391) 2025-09-16 10:48:19 -05:00
wide-guard.test.ts [Test] Fix even more game.scene.getXXX issues (#6811) 2025-12-04 01:49:47 +00:00
will-o-wisp.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
wish.test.ts [Misc/Feature] Add dynamic turn order (#6036) 2025-09-20 17:49:40 -05:00