pokerogue/test/test-utils
Bertie690 ee4950633e
[Test] Added `toHaveArenaTagMatcher` + fixed prior matchers (#6205)
* [Test] Added `toHaveArenaTagMatcher` + fixed prior matchers

* Fixed imports and stuff

* Removed accidental test file addition

* More improvements and minor fixes

* More semantic changes

* Shuffled a few funcs around

* More fixups to strings

* Added `toHavePositionalTag` matcher

* Applied reviews and fixed my godawful penmanship

* Fix vitest.d.ts

* Fix imports in `vitest.d.ts`

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
2025-08-14 13:16:23 -07:00
..
helpers [Dev] Rename `OPP_` overrides to `ENEMY_` (#6255) 2025-08-14 18:06:24 +00:00
matchers [Test] Added `toHaveArenaTagMatcher` + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
mocks [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
saves [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04: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 [Dev] Move various functions out of `pokemon-species.ts` (#6155) 2025-08-02 19:35:06 -07:00
game-manager.ts [Dev] Rename `OPP_` overrides to `ENEMY_` (#6255) 2025-08-14 18:06:24 +00:00
game-wrapper.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
inputs-handler.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
listeners-manager.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
phase-interceptor.ts [Move Bug] Fully implemented Future Sight, Doom Desire; fixed Wish Double battle oversight (#5862) 2025-07-30 22:43:06 -06:00
string-utils.ts [Test] Added `toHaveArenaTagMatcher` + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
test-file-initialization.ts [Dev] Remove `sanitizeOverrides`, consolidate initialization code into 1 file 2025-07-25 01:23:13 +00:00
test-utils.ts [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -07:00
text-interceptor.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00