mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-10 09:29:25 +02:00
* Partially ported over pkty matchers (WIP) * Cleaned up some more matchers * Fiexd up matchers * Fixed up remaining matchers * Removed the word "matcher" from the pkty matcher functions If we want them back we can always undo this commit and convert the other custom ones * Added wip spite test * Added `toHaveUsedPP` matcher * Fixed up docs and tests * Fixed spite test * Ran biome * Apply Biome * Reverted biome breaking i18next * Update src/typings/i18next.d.ts comment * Fixed log message to not be overly verbose * Added option to check for all PP used in pp matcher + cleaned up grudge tests * Fixed up tests * Fixed tests and such * Fix various TSDocs + missing TSDoc imports |
||
---|---|---|
.. | ||
to-equal-array-unsorted.ts | ||
to-have-ability-applied.ts | ||
to-have-battler-tag.ts | ||
to-have-effective-stat.ts | ||
to-have-fainted.ts | ||
to-have-full-hp.ts | ||
to-have-hp.ts | ||
to-have-stat-stage.ts | ||
to-have-status-effect.ts | ||
to-have-taken-damage.ts | ||
to-have-terrain.ts | ||
to-have-types.ts | ||
to-have-used-move.ts | ||
to-have-used-pp.ts | ||
to-have-weather.ts |