pokerogue/test/testUtils/helpers
Bertie690 2fe50cb761
[Test] Made game.move.select fail if move not in moveset (#5998)
* Made `game.phaseInterceptor` fail if move not in moveset

also added a few assorted doc fixes

* Fixed fail comment

* added `map` statement

* Fixed tests

* Fixed test

* Fixed test and comment

* Fixed tests

* Fixed test v2

* Fixed various tests

* Update error msg to not use fullcaps

* Fixed remaining tests

* Fixed test 0.5

* Fixed up tetss

* Fixed test

* Fixed imposter tests

* Fixed imposter tests

* Fiexd remainig tests

* Marked test as TODO

wasn't as if it was doing anything beforehand but w/e

* Update moveHelper.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Update moveHelper.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Apply Biome

* Update comment in `spikes.test.ts`

* Add faint checks to Spikes test

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-07-02 12:46:26 -07:00
..
challengeModeHelper.ts [Refactor] Decouple phase system from battle-scene (#5953) 2025-06-07 17:59:30 -07:00
classicModeHelper.ts [Dev] Add player and enemy Nature and IV overrides (#6032) 2025-06-26 12:01:54 -07:00
dailyModeHelper.ts [Test] Reworked crit override to allow for forced crits (#5738) 2025-06-16 05:36:09 -07:00
field-helper.ts [Test] Made game.move.select fail if move not in moveset (#5998) 2025-07-02 12:46:26 -07:00
gameManagerHelper.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
modifiersHelper.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
moveHelper.ts [Test] Made game.move.select fail if move not in moveset (#5998) 2025-07-02 12:46:26 -07:00
overridesHelper.ts [Dev] Add player and enemy Nature and IV overrides (#6032) 2025-06-26 12:01:54 -07:00
reloadHelper.ts [Refactor] Decouple phase system from battle-scene (#5953) 2025-06-07 17:59:30 -07:00
settingsHelper.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00