pokerogue/src/test/moves
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
..
astonish.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
aurora_veil.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
ceaseless_edge.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
double_team.test.ts [Enhancement] Decouple move accuracy and accuracy multiplier calculation from phases.ts (#2899) 2024-07-22 11:14:42 -04:00
dragon_rage.test.ts [Bug] Prevent fixed-damage and OHKO moves from being modified by damage-reducing abilities (#2703) 2024-07-14 19:16:15 -04:00
dynamax_cannon.test.ts [Refactor/Test] Update Dynamax Cannon Unit Tests (#3074) 2024-07-19 22:32:47 -04:00
fissure.test.ts [Bug] Prevent fixed-damage and OHKO moves from being modified by damage-reducing abilities (#2703) 2024-07-14 19:16:15 -04:00
flower_shield.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
follow_me.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
gastro_acid.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
glaive_rush.test.ts [Move] Finish implementation of Glaive Rush (#2720) 2024-07-22 11:16:59 -04:00
growth.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
hard_press.test.ts [Enhancement] Decouple move power calculation from Pokemon.apply(), Fixes Power Spot & Battery not boosting ally's move (#2984) 2024-07-14 00:28:39 -04:00
light_screen.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
magnet_rise.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
make_it_rain.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
multi_target.test.ts Fix broken multi_target tests and remove RNG-based failures (#3095) 2024-07-22 10:30:56 -04:00
octolock.test.ts [Bug] Fix import of overrides in a test (#3009) 2024-07-13 17:07:25 +01:00
purify.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
rage_powder.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
reflect.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
roost.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
spikes.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
spotlight.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
tackle.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
tail_whip.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
tailwind.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
thousand_arrows.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00
tidy_up.test.ts [QoL] Create default overrides class and export that with custom overrides (#2999) 2024-07-12 21:18:52 +01:00