mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-16 14:55:22 +01: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 |
||
|---|---|---|
| .. | ||
| helpers | ||
| matchers | ||
| mocks | ||
| saves | ||
| error-interceptor.ts | ||
| fakeMobile.html | ||
| game-manager-utils.ts | ||
| game-manager.ts | ||
| game-wrapper.ts | ||
| inputs-handler.ts | ||
| listeners-manager.ts | ||
| phase-interceptor.ts | ||
| string-utils.ts | ||
| test-file-initialization.ts | ||
| test-utils.ts | ||
| text-interceptor.ts | ||