pokerogue/test/test-utils
Wlowscha 2fe99cc3bf
[Refactor] Refactor Starter and its handling (#6477)
* Reworked `Starter` interface with more explicit information

* Use Starter in ssui

* Fixed some bugs

* Passing starter.ivs to playerPokemon

* Using speciesIds

* Fixed getTestRunStarters

* Reverted some parameter changes

* Initialize starters in ssui

* Don't clear starters before starting run

* Fix to game manager

* Apply suggestions from code review

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

* Set ivs to 0 in part timer test

* Setting the right ivs

* Moved ssui to handlers folder

* Ran biome all

* Fixed broken imports

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-09-21 11:07:08 -07:00
..
helpers [Refactor] Refactor Starter and its handling (#6477) 2025-09-21 11:07:08 -07:00
matchers [Test] Added Map key matcher; enforced strong typing on matchers (#6561) 2025-09-20 17:24:27 -05:00
mocks [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
reporters [Test] Revamped MockConsoleLog with color support (#6218) 2025-09-07 09:18:47 -05:00
saves [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
setup [Docs] Add blank space to prevent incorrect comment attachment 2025-09-14 20:45:01 -07:00
error-interceptor.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
fakeMobile.html [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
game-manager-utils.ts [Refactor] Refactor Starter and its handling (#6477) 2025-09-21 11:07:08 -07:00
game-manager.ts [Refactor] Refactor Starter and its handling (#6477) 2025-09-21 11:07:08 -07:00
game-wrapper.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
inputs-handler.ts [UI/UX] Use pointer events instead of touch events in TouchControl (#6506) 2025-09-07 17:35:49 -05:00
listeners-manager.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
phase-interceptor.ts [Docs] [Bug] Fix types for PhaseInterceptor 2025-09-11 08:33:45 -05:00
string-utils.ts [Test] Improved typing on BattlerTagData and ArenaTagData; improved test matchers (#6338) 2025-09-05 21:50:37 -05:00
test-file-initialization.ts [Test] Revamped MockConsoleLog with color support (#6218) 2025-09-07 09:18:47 -05:00
test-utils.ts [Docs] Fixup typedoc warnings (#6540) 2025-09-10 13:35:55 -05:00
text-interceptor.ts [Test] Revamped MockConsoleLog with color support (#6218) 2025-09-07 09:18:47 -05:00