pokerogue/src/test
NightKev b6266c6da1
[Move] Finish implementation of Glaive Rush (#2720)
* Finish implementation of Glaive Rush

* Fix test RNG

* Add code/test for Multi-Lens interaction

* Fix off-by-one error in test caused by rounding issues

* Update for code changes

* Fix BattlerTag name
2024-07-22 11:16:59 -04:00
..
abilities [Enhancement] Decouple move accuracy and accuracy multiplier calculation from phases.ts (#2899) 2024-07-22 11:14:42 -04:00
achievements [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
arena [Enhancement] Decouple move accuracy and accuracy multiplier calculation from phases.ts (#2899) 2024-07-22 11:14:42 -04:00
battle [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
battlerTags [Feature] Fully implement Octolock (#2985) 2024-07-13 03:19:53 +01:00
eggs [Bug] Legendary pull rate fix from Leg. up machine (#2587) 2024-06-25 10:14:28 -04:00
inputs [CI] Add GitHub Action to Run Silent Tests on PRs to Main (#2100) 2024-06-11 19:13:02 +02:00
items Make EXP boosting items stack additively and not multiplicatively (#3094) 2024-07-22 10:47:56 -04:00
localization [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
moves [Move] Finish implementation of Glaive Rush (#2720) 2024-07-22 11:16:59 -04:00
phases [Bug] Fix PostSummonPhase Logic to Support Single Pokémon Teams (#2153) 2024-06-13 08:42:25 -04:00
settingMenu [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
sprites [Testing] Flexible Testing Wrapper for Phaser-Based Battle-Scenes (#1908) 2024-06-07 18:33:45 -04:00
ui [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
utils [Beta] Updating the manage data->unlock all option to work with all abilities, natures, forms and passives (#2967) 2024-07-13 01:09:27 +01:00
account.spec.ts [Tests] add unit tests for accounts (#2748) 2024-07-02 22:00:44 -04:00
battle-stat.spec.ts [Tests] add unit-tests for battle-stat.ts (#2752) 2024-07-05 11:30:48 -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 [Feature] Stop random trainers from spawning near fixed battles (#2610) 2024-07-08 10:33:47 -04:00
imports.test.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
pre.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
vitest.setup.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00