pokerogue/test/test-utils/matchers
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
..
to-be-at-phase.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
to-equal-unsorted.ts [Test] Added Map key matcher; enforced strong typing on matchers (#6561) 2025-09-20 17:24:27 -05:00
to-have-ability-applied.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
to-have-arena-tag.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
to-have-battler-tag.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
to-have-effective-stat.ts [Test] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
to-have-fainted.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
to-have-full-hp.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
to-have-hp.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
to-have-key.ts [Test] Added Map key matcher; enforced strong typing on matchers (#6561) 2025-09-20 17:24:27 -05:00
to-have-positional-tag.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
to-have-shown-message.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
to-have-stat-stage.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
to-have-status-effect.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
to-have-taken-damage.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
to-have-terrain.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
to-have-types.ts [Test] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
to-have-used-move.ts [Test] Improve error message + typing on toHaveUsedMove (#6681) 2025-12-17 18:57:34 -08:00
to-have-used-pp.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
to-have-weather.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00