pokerogue/test/test-utils
Bertie690 5ed9e152ab
[Test] Port over + augment remaining test matchers from pkty (#6159)
* 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
2025-08-02 15:35:06 -07:00
..
helpers [Test] game.move.use overrides summon data moveset if present (#6174) 2025-08-02 19:40:30 +00:00
matchers [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -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 [Misc] Move asset initialization from preload to launchBattle 2025-08-02 14:29:35 -07:00
game-manager.ts [Misc] Move asset initialization from preload to launchBattle 2025-08-02 14:29:35 -07: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] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -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