pokemon-showdown/test/sim/misc
2022-12-01 00:12:28 -06:00
..
accuracy.js Update accuracy calculation for latest Gen 7 research (#7806) 2020-12-15 18:37:24 -05:00
arceus.js Revelation Dance should use Arceus's real type 2021-01-05 16:59:08 +00:00
confusion.js Improve self-hit confusion damage (#8264) 2021-05-04 13:44:13 -04:00
critical.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30
dynamax.js Unit Tests: Transition to Gen 9 (#9009) 2022-11-18 21:34:40 -08:00
endlessbattleclause.js Fix build (#8382) 2021-07-05 12:21:22 -07:00
faint-order.js Check for a winner when Destiny Bond knocks out a Pokemon 2021-05-20 12:22:37 -04:00
fusion-combo.js Fix Fusion Bolt + Fusion Flare interaction when first move fails (#6991) 2020-07-10 16:29:53 -07:00
hazards.js Proc hazards in the order they were set (#8730) 2022-05-19 19:05:32 -05:00
inversebattle.js Fix Magnet Rise in Inverse Battles (#7943) 2021-01-26 20:08:50 -06:00
megaevolution.js Fix repeate mega evolution bug 2021-03-31 22:16:06 -07:00
mixandmega.js Refactor test formats 2019-12-11 03:41:36 +09:00
multi-battle.js Fix Follow Me, etc. in FFA (#8173) 2021-04-03 15:16:27 -07:00
overflowstatmod.js Fix Overflow Stat Clause and turn it into a mod (#7604) 2020-10-30 10:59:38 +04:00
pledgemoves.js Unit Tests: Transition to Gen 9 (#9009) 2022-11-18 21:34:40 -08:00
prng.js Use ts-node instead of Sucrase (#8369) 2021-07-09 19:59:22 -07:00
recoil.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30
silvally.js Use assert in strict mode 2020-02-20 00:39:31 -08:00
sleepclausemod.js Use assert in strict mode 2020-02-20 00:39:31 -08:00
speed.js Add various mechanics tests (#7857) 2021-01-04 23:47:10 -08:00
statdownoverflow.js Remove debug print 2022-12-01 00:12:28 -06:00
state.js Use ts-node instead of Sucrase (#8369) 2021-07-09 19:59:22 -07:00
statuses.js Remove unnecessary RNG roll for targeting 2022-11-04 17:03:16 -07:00
statusmoves.js Stop using assert.strict.strictEqual (#7515) 2020-10-14 01:19:03 -07:00
target-resolution.js Unit Tests: Transition to Gen 9 (#9009) 2022-11-18 21:34:40 -08:00
teampreview.js Properly handle Zacian/Zamazenta Crowned forms (#8753) 2022-05-09 14:23:15 -05:00
terastal.js Fix Terastal's interaction with type/forme changes (#9031) 2022-11-23 13:41:37 -05:00
trapmoves.js Gen 1: Fix Wrap interaction with residual damage KOs (#9007) 2022-11-18 20:06:11 -08:00
turn-order.js Fix deterministic speed ties 2021-04-10 09:41:22 -07:00
typechange.js Stop using assert.strict.strictEqual (#7515) 2020-10-14 01:19:03 -07:00
weather.js Unit Tests: Transition to Gen 9 (#9009) 2022-11-18 21:34:40 -08:00
weight.js Use assert in strict mode 2020-02-20 00:39:31 -08:00
zmoves.js Add various mechanics tests (#8494) 2021-11-05 13:28:45 -05:00