pokerogue/test/test-utils
Wlowscha 9a92f98f63
[Refactor] Move type definitions away from game-data.ts (#6487)
* Move type definitions away from game-data.ts

* Update src/@types/data-types.ts

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

* Renamed file to save-data.ts

* Fixed broken import

* Moved some ui files

* Run biome, fix broken import

* Fixed one more broken input
2025-09-10 14:09:33 -05:00
..
helpers [Refactor] Move type definitions away from game-data.ts (#6487) 2025-09-10 14:09:33 -05:00
matchers [Test] Added matcher to check message contents; added tests for Splash, Celebrate, Laser Focus (#6299) 2025-09-10 13:40:21 -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 [Test] Revamped MockConsoleLog with color support (#6218) 2025-09-07 09:18:47 -05: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] Move type definitions away from game-data.ts (#6487) 2025-09-10 14:09:33 -05:00
game-manager.ts [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
game-wrapper.ts [Refactor][UI/UX] Reorganize UI files (#6503) 2025-09-07 13:05:40 -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 [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -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