pokerogue/test/test-utils/matchers
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
..
to-equal-array-unsorted.ts [Test] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
to-have-ability-applied.ts [Test] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
to-have-arena-tag.ts [Test] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
to-have-battler-tag.ts [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -07: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 [Test] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
to-have-full-hp.ts [Test] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
to-have-hp.ts [Test] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
to-have-positional-tag.ts [Test] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
to-have-stat-stage.ts [Test] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
to-have-status-effect.ts [Test] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
to-have-taken-damage.ts [Test] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
to-have-terrain.ts [Test] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07: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] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
to-have-used-pp.ts [Test] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
to-have-weather.ts [Test] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00