pokerogue/test/items
Bertie690 f48ec4c51e
[Dev] Ensure i18n module is initialized immediately when imported (#6317)
* [Dev] Ensure `i18n` module is initialized immediately when imported

* Fixed missing await?

* Update src/main.ts

* Update init.ts

* Update src/main.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Update src/plugins/i18n.ts

* Update trainer-config.ts

* ran biome & made `@module` comment

* Update src/plugins/i18n.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Update src/plugins/i18n.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Fixed import typo

* flubber

* Ran Biome

* foo

* Remove default re-export of `i18next`

* Update i18n.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* fixde import issues

* Move `i18n` initialization to `main.ts` from `init.ts`

* Remove some redundant & incorrect comments from `trainer-config.ts`

* Fix tests

* Apply Biome

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-12-17 18:39:30 -08:00
..
dire-hit.test.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
double-battle-chance-booster.test.ts [Test] Updated more uses of game.scene.getEnemyField and game.scene.getPlayerField to use updated test utils (#6524) 2025-09-18 09:36:08 -05:00
eviolite.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
exp-booster.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
grip-claw.test.ts [Test] Updated more uses of game.scene.getEnemyField and game.scene.getPlayerField to use updated test utils (#6524) 2025-09-18 09:36:08 -05:00
leek.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
leftovers.test.ts [Test] Fix leftovers test not running heal phase (#6370) 2025-08-23 16:02:36 -05:00
light-ball.test.ts [Dev] Ensure i18n module is initialized immediately when imported (#6317) 2025-12-17 18:39:30 -08:00
lock-capsule.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
metal-powder.test.ts [Dev] Ensure i18n module is initialized immediately when imported (#6317) 2025-12-17 18:39:30 -08:00
multi-lens.test.ts [Dev] Update Biome from 2.3.2 to 2.3.8 (#6799) 2025-11-29 14:39:58 -08:00
mystical-rock.test.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
quick-powder.test.ts [Dev] Ensure i18n module is initialized immediately when imported (#6317) 2025-12-17 18:39:30 -08:00
reviver-seed.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
scope-lens.test.ts [Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon() 2025-08-04 21:19:57 -07:00
temp-stat-stage-booster.test.ts [Balance] 1.11 Extra Changes (#6651) 2025-10-21 20:45:02 -04:00
thick-club.test.ts [Dev] Ensure i18n module is initialized immediately when imported (#6317) 2025-12-17 18:39:30 -08:00
toxic-orb.test.ts [Dev] Ensure i18n module is initialized immediately when imported (#6317) 2025-12-17 18:39:30 -08:00