pokemon-showdown/test/simulator/misc
2019-03-14 20:03:14 +09:00
..
arceus.js
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
fusion-combo.js Refactor remaining tests to use Battle#makeChoices (#5183) 2019-02-20 00:34:31 -06:00
inversebattle.js Run effectiveness events even for string type (#5310) 2019-03-14 20:03:14 +09:00
megaevolution.js
mixandmega.js
prng.js Refactor sim/ to be native Typescript (#5210) 2019-02-26 11:03:30 -06:00
random-teams.js Fix regressions in team generators (#5302) 2019-03-12 18:44:38 -07: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 Stadium mod's stat modification logic (#5301) 2019-03-12 13:52:32 -07: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