pokemon-showdown/test/simulator/misc
2019-03-10 13:48:09 -05:00
..
arceus.js Cache species-specific effects (e.g. Arceus); 20% overall perf win (#4459) 2018-03-05 17:24:14 +09:00
choice-parser.js Split out 'Conversion 2' tests from targeting 2019-03-10 13:48:09 -05:00
critical.js Add a test for self-damage critical hits (#4954) 2018-11-04 10:55:49 -06:00
decisions.js Remove unnecessary Array.prototype.values() calls (#5282) 2019-03-09 08:49:10 -06:00
dex.js Refactor sim/ to be native Typescript (#5210) 2019-02-26 11:03:30 -06:00
endlessbattleclause.js Prevent using Leppa Berry from triggering Endless Battle (#5158) 2019-02-15 17:43:19 -06:00
eventemitter.js Refactor tests to use new makeChoices API (#4528) 2018-03-30 16:06:14 -05:00
faint-order.js Test faint order 2017-12-01 13:06:01 -06:00
fusion-combo.js Refactor remaining tests to use Battle#makeChoices (#5183) 2019-02-20 00:34:31 -06:00
inversebattle.js Refactor tests to use new makeChoices API (#4528) 2018-03-30 16:06:14 -05:00
megaevolution.js Fix certain Abilities not being overwritten by most forme changes (#4245) 2017-12-14 11:45:12 -05:00
mixandmega.js Fix certain Abilities not being overwritten by most forme changes (#4245) 2017-12-14 11:45:12 -05:00
prng.js Refactor sim/ to be native Typescript (#5210) 2019-02-26 11:03:30 -06:00
random-teams.js Check capitalization in Factory sets 2019-02-06 10:40:10 -06:00
silvally.js Fix type display in Gen 7 metas (#4655) 2018-05-21 17:27:23 -05:00
sleepclausemod.js Add tests for Sleep Clause Mod (#5171) 2019-02-16 12:47:22 -06:00
statuses.js Fix GSC Toxic interaction with Baton Pass/Heal Bell (#5226) 2019-03-05 13:28:01 -05:00
statusmoves.js Change forEach to for...of (#5269) 2019-03-08 11:24:58 -06:00
trapmoves.js Refactor tests to use new makeChoices API (#4528) 2018-03-30 16:06:14 -05:00
turn-order.js Refactor tests to use new makeChoices API (#4528) 2018-03-30 16:06:14 -05:00
typechange.js Refactor tests to use new makeChoices API (#4528) 2018-03-30 16:06:14 -05:00
weather.js Refactor tests to use new makeChoices API (#4528) 2018-03-30 16:06:14 -05:00
weight.js Refactor tests to use new makeChoices API (#4528) 2018-03-30 16:06:14 -05:00