pokerogue/src/test
NightKev 098811c006
Main -> Beta (#3635)
* Fixed issue with falsy issue within condition to get a stat for IV scanner

* add fix setting code to prevent form/variant bug when default form/variant setting is wrong.
in addition, that fix code include gender fix, so i revert old gender fix.
update wrong log message.

* [Hotfix] Fix Memory Mushroom not showing relearner moves (#3619)

* Fix Memory Mushroom not showing relearner moves

* Fix rollout test

* Rewrite player faint logic in FaintPhase (#3614)

* 867 runerigus sprite (#3629)

cropped static frames, fixed cropped sprite
set runerigus exp to use the shiny exp's animation
verified all hex colors are unchanged

- fixed ultra necrozma exp front variant swapped arrays.
- xatu female eye color fix

* [Bug] Preventing the MBH from being stolen in Endless (#3630)

* Endless MBH Fix

* add import

* Revert "add import"

This reverts commit 814a4059c2.

* Revert "Endless MBH Fix"

This reverts commit 8eb4481301.

* removed newline

---------

Co-authored-by: Frederico Santos <frederico.f.santos@tecnico.ulisboa.pt>
Co-authored-by: frutescens <info@laptop>

* [Bug] Fix type-hints for immunity (#3620)

* enable mock containers to be found by name

* enable mock text to be found by name

* add test coverage for type-hints

Only for "immunity" and "status moves"

* fix wrong message key of curse(ghost type) (#3631)

Co-authored-by: Frederico Santos <frederico.f.santos@tecnico.ulisboa.pt>

* [Hotfix] Steal-able Mini Black Hole Pt 2  (#3632)

* Still have no idea where Eternatus is given the MBH....

* typedocs

---------

Co-authored-by: frutescens <info@laptop>

* [Hotfix] Abilities that prevent ATK drops no longer stop other stat drops (#3624)

* Abilities that prevent ATK drops no longer stop other stat drops

* Apply suggestions from code review

Co-authored-by: Mumble <kimjoanne@protonmail.com>

* Add `isNullOrUndefined()` utility function

---------

* Grip Claw now shows the proper pokemon nickname (#3634)

Co-authored-by: frutescens <info@laptop>

---------

Co-authored-by: Opaque02 <66582645+Opaque02@users.noreply.github.com>
Co-authored-by: KimJeongSun <leo@atlaslabs.ai>
Co-authored-by: Frederico Santos <frederico.f.santos@tecnico.ulisboa.pt>
Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
Co-authored-by: cam <lrlrliwoo@gmail.com>
Co-authored-by: Mumble <kimjoanne@protonmail.com>
Co-authored-by: frutescens <info@laptop>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com>
2024-08-19 02:18:43 +01:00
..
abilities Main -> Beta (#3635) 2024-08-19 02:18:43 +01: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 [Test] Fix test names that weren't changed from copy/pasting (#3502) 2024-08-12 00:54:42 -04: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 [Bug] Fix daily run generated movesets (#3519) 2024-08-13 21:48:56 +01:00
inputs [Test] Stylistic consistency pass on tests (#3378) 2024-08-06 10:06:25 -04:00
items [Bug] Lock Capsule no longer treats common items as free (#3591) 2024-08-17 17:49:42 +01:00
localization [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
moves Main -> Beta (#3635) 2024-08-19 02:18:43 +01: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 Main -> Beta (#3635) 2024-08-19 02:18:43 +01:00
utils Main -> Beta (#3635) 2024-08-19 02:18:43 +01: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
daily_mode.test.ts [Bug] Fix daily run generated movesets (#3519) 2024-08-13 21:48:56 +01:00
endless_boss.test.ts Disable endless boss passives (#3451) 2024-08-11 19:40:47 +01:00
evolution.test.ts [Bug] Fix daily run generated movesets (#3519) 2024-08-13 21:48:56 +01:00
final_boss.test.ts Disable endless boss passives (#3451) 2024-08-11 19:40:47 +01: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 [Bug] Fix daily run generated movesets (#3519) 2024-08-13 21:48:56 +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