pokemon-showdown/test/simulator/misc
2018-01-24 12:27:07 -06:00
..
choice-parser.js Refactor Decision -> Action 2017-12-02 11:34:55 -06:00
decisions.js Change lastMove from a string to a Move (#4298) 2018-01-03 11:54:35 -06:00
dex.js
eventemitter.js Make eslint rules stricter 2017-10-08 04:41:11 -05:00
faint-order.js Test faint order 2017-12-01 13:06:01 -06:00
inversebattle.js Make Inverse Battle test work without a format 2017-12-01 23:11:31 +08: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
random-teams.js Improve tests 2017-07-25 03:25:25 -04:00
statuses.js Use PRNG in sim/ files (#4365) 2018-01-24 12:27:07 -06:00
statusmoves.js
trapmoves.js Refactor old gens to for...of (#4274) 2017-12-23 21:46:04 -06:00
turn-order.js Implement Ultra Burst 2017-11-17 00:01:09 -06:00
typechange.js
weather.js
weight.js