pokerogue/src/test
NightKev 0d3fcd82bb
[Bug] Fix daily run generated movesets (#3519)
* Fix daily run generated movesets

* add unit-tests for `fix-daily-run` (#3)

* add `daily` and `classic` helper. split `runToSummon`

there is now a `classicMode.runToSummon` which represents the old one used.
There is now a `dailyMode.runToSummon` too

* add daily_mode.test.ts

covers the occured issue

---------

Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
2024-08-13 21:48:56 +01:00
..
abilities [Bug] Fix daily run generated movesets (#3519) 2024-08-13 21:48:56 +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 [Dev] Move function from testUtils.ts to gameManager.ts (2/3) (#3432) 2024-08-09 11:07:55 -04:00
localization [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
moves [Bug] Fix daily run generated movesets (#3519) 2024-08-13 21:48:56 +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 [Bug] Starter UI challenge form fix (#3373) 2024-08-08 09:16:27 -04:00
utils [Bug] Fix daily run generated movesets (#3519) 2024-08-13 21:48:56 +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