pokerogue/src/test
NightKev f3c41edf5e
[Bug] Don't reset turn count or used moves array at the start of a new wave (fakeout and gigaton hammer) (#3606)
* Don't reset turn count or used moves array at the start of a new wave

* Add tests
2024-09-02 00:24:12 -04:00
..
abilities [Bug] Moves copied by Dancer should not consume PP (#3623) 2024-09-02 00:21:56 -04:00
achievements [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
arena [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
battle [Refactor] Improvements on getOrder() (#3547) 2024-09-01 15:23:25 -07:00
battlerTags [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
eggs Fix egg tests (memory use: ~2.4G -> ~550M) (#3757) 2024-08-25 19:07:06 +01:00
field [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
inputs [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
items [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
localization [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
moves [Bug] Don't reset turn count or used moves array at the start of a new wave (fakeout and gigaton hammer) (#3606) 2024-09-02 00:24:12 -04:00
phases [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
settingMenu [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
sprites [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
ui [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
utils [Test] Tests now default to using "Set" battle style (#3728) 2024-09-01 23:32:31 -04:00
account.spec.ts [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
battle-scene.test.ts [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
battle-stat.spec.ts [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
daily_mode.test.ts [Bug] Fix daily run generated movesets (#3519) 2024-08-13 21:48:56 +01:00
endless_boss.test.ts [Test] Add test for final boss fight phase switch (#3847) 2024-09-01 22:47:22 -04:00
evolution.test.ts [Test] Tests now default to using "Set" battle style (#3728) 2024-09-01 23:32:31 -04:00
final_boss.test.ts [Test] Add test for final boss fight phase switch (#3847) 2024-09-01 22:47:22 -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] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
imports.test.ts [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
internals.test.ts [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
misc.test.ts [Test] Tests now default to using "Set" battle style (#3728) 2024-09-01 23:32:31 -04:00
pre.test.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
vitest.setup.ts [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00