pokerogue/src/test
schmidtc1 57a4e1cc47
[Bug] Fixes bug with freezy frost not eliminating all Pokemon's stat changes (#3362)
* Cherrypick due to beta roll back

* Adds corrected stat eliminated message to move trigger, removes from battle.ts

* Adds check for Clear Smog vs Haze/Freezy Frost for targetting purposes

* Adds translations for fr, de, and pt_br

* Update src/locales/ko/move-trigger.ts with translation

Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>

* Update korean move-trigger.ts with proper translation

* Update src/locales/zh_CN/move-trigger.ts with translation

Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>

* Update src/locales/zh_TW/move-trigger.ts with translation

Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>

* Adds locales to ja and ca-ES

* Creates unit test for Haze

* Removes repeats option on Haze test left from testing

* Updates title of haze tests, creates freezy frost tests

* Update src/locales/es/move-trigger.ts with translation

Co-authored-by: Asdar <asdargmng@gmail.com>

* Fixes freezy_frost.test.ts copy errors from Haze test

---------

Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>
Co-authored-by: Asdar <asdargmng@gmail.com>
2024-08-09 10:16:38 -04:00
..
abilities [Move] Fully Implement Gulp Missile (#3438) 2024-08-08 14:23:11 -04:00
achievements [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
arena [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
battle [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
battlerTags [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
eggs [Test] Stylistic consistency pass on tests (#3378) 2024-08-06 10:06:25 -04:00
evolutions [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
field [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
inputs [Test] Stylistic consistency pass on tests (#3378) 2024-08-06 10:06:25 -04:00
items [Dev] Update changeTurnOrder name to mockTurnOrder (naming convention) (#3422) 2024-08-07 23:15:45 -04:00
localization [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
moves [Bug] Fixes bug with freezy frost not eliminating all Pokemon's stat changes (#3362) 2024-08-09 10:16:38 -04:00
phases [Test] Stylistic consistency pass on tests (#3378) 2024-08-06 10:06:25 -04:00
settingMenu [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
sprites [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
ui [Bug] Starter UI challenge form fix (#3373) 2024-08-08 09:16:27 -04:00
utils [Dev] Add mockHitCheck util (#3421) 2024-08-07 23:18:37 -04:00
account.spec.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
battle-scene.test.ts [Optimization] Destroy LoadingScene when done (after beta rebase) (#3215) 2024-07-30 00:28:43 -04:00
battle-stat.spec.ts [Test] Stylistic consistency pass on tests (#3378) 2024-08-06 10:06:25 -04:00
evolution.test.ts [Bug] Fix no wild evolutions (#3426) 2024-08-08 00:46:53 -04:00
final_boss.test.ts [Test] Fix final boss test (#3444) 2024-08-08 17:06:57 -04:00
fontFace.setup.ts tests: add mock for FontFace and it to vitest setup (#1591) 2024-05-30 04:44:36 +01:00
game-mode.test.ts [Test] Stylistic consistency pass on tests (#3378) 2024-08-06 10:06:25 -04:00
imports.test.ts [Test] Stylistic consistency pass on tests (#3378) 2024-08-06 10:06:25 -04:00
internals.test.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
pre.test.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
vitest.setup.ts [Test] Stylistic consistency pass on tests (#3378) 2024-08-06 10:06:25 -04:00