pokerogue/test/test-utils
Bertie690 b381d196cf
[Test] Improve error message + typing on toHaveUsedMove (#6681)
* [Test] Improve error message on `toHaveUsedMove`

* Fixed typing on test stuff + added caching on `toHaveArenaTagOptions`

* Fixed matcher breaking with single move arguments

* Fixed typing errors in `vitest.d.ts`

* Fixed typing importing from the wrong file

* Fixed wish test type errors

* Reverted type changes to battler tag matchers by request
2025-12-17 18:57:34 -08:00
..
helpers [Misc] Remove now-obsolete noUselessStringConcat suppression comments 2025-11-29 21:01:26 -08:00
matchers [Test] Improve error message + typing on toHaveUsedMove (#6681) 2025-12-17 18:57:34 -08:00
mocks [Dev] Add more Biome rules (#6604) 2025-11-01 20:38:04 -07:00
reporters [Test] Revamped MockConsoleLog with color support (#6218) 2025-09-07 09:18:47 -05:00
saves [UI/UX] Add option to see ribbons in Pokédex (#6596) 2025-10-07 23:29:19 -05:00
setup [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08: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 [Bug] Fix Ball Fetch activating on enemy Pokemon (#6777) 2025-11-14 08:27:53 +00:00
game-wrapper.ts [Tests] Cleaned up cachedFetch test stub 2025-10-27 21:12:14 -04: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] Cleaned up enum test utils (#6653) 2025-10-26 13:03:46 -05:00
test-file-initialization.ts [Dev] Ensure i18n module is initialized immediately when imported (#6317) 2025-12-17 18:39:30 -08: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