pokerogue/test
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
..
@types [Misc] Fix import in vitest.d.ts 2025-07-27 13:32:47 -07:00
abilities [Refactor][Bug] Illusion no longer overwrites data of original Pokemon 2025-07-26 16:07:16 -06:00
achievements [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
arena [Bug] Unblock priority spread under Psychic Terrain (#6136) 2025-07-25 01:05:14 +00:00
battle [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
battler-tags [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
data [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
eggs [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
field [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
inputs [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
items [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
moves [Test] MoveHelper#changeMoveset disables moveset overrides (#5915) 2025-07-25 16:22:52 -07:00
mystery-encounter [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
phases [Bug] Fix Thrash continuing on caught Pokemon (#6144) 2025-07-25 23:55:13 +00:00
plugins/api [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
setting-menu [Misc] Moved + cleaned up string manipulation functions (#6112) 2025-07-27 13:59:03 -07:00
sprites [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
system [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
test-utils [Misc] Moved + cleaned up string manipulation functions (#6112) 2025-07-27 13:59:03 -07:00
types [Dev] Updated enum utils to have strong typing (#6024) 2025-07-15 01:14:02 -07:00
ui [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
utils [Misc] Moved + cleaned up string manipulation functions (#6112) 2025-07-27 13:59:03 -07:00
account.test.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
battle-scene.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
boss-pokemon.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
daily-mode.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
endless-boss.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
enemy-command.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
escape-calculations.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
evolution.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
final-boss.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
font-face.setup.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
game-mode.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
imports.test.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
internals.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
matchers.setup.ts [Misc] Fix import in vitest.d.ts 2025-07-27 13:32:47 -07:00
misc.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
reload.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
utils.test.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
vitest.setup.ts [Dev] Remove sanitizeOverrides, consolidate initialization code into 1 file 2025-07-25 01:23:13 +00:00