pokerogue/test/test-utils
Bertie690 19730f9cf0
[Misc] Moved + cleaned up string manipulation functions (#6112)
* Added string utility package to replace util functions

* Changed string manipulation functions fully over to `change-case`

* Fixed missing comma in package.json

trailing commas when :(

* fixed lockfile

* Hopefully re-added all the string utils

* fixed package json

* Fixed remaining cases of regex + code dupliation

* Fixed more bugs and errors

* Moved around functions and hopefully fixed the regex issues

* Minor renaming

* Fixed incorrect casing on setting strings

pascal snake case 💀

* ran biome
2025-07-27 13:59:03 -07:00
..
helpers [Misc] Moved + cleaned up string manipulation functions (#6112) 2025-07-27 13:59:03 -07:00
matchers [Test] Added custom equality matchers (#6157) 2025-07-27 20:16:04 +00: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] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
game-manager.ts [Dev] Remove sanitizeOverrides, consolidate initialization code into 1 file 2025-07-25 01:23:13 +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 [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04: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 [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
text-interceptor.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00