pokemon-showdown/test/sim/misc
Guangcong Luo 49e65dc803 Refactor unit test battle formats again
It turns out not creating a format on-the-fly breaks deserialization.

We now just use the same custom-rule system that tournaments use.
Some hacks are currently necessary (many tests assume that we're
playing in Anything Goes rather than Custom Game) but we'll work them
out in time.
2019-12-11 16:26:45 +09:00
..
arceus.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30
critical.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30
endlessbattleclause.js Fix EBC for external staleness via consumed Leppa 2019-10-05 15:41:18 -07:00
faint-order.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30
fusion-combo.js Fix some tests to be less RNG-dependent 2019-11-28 18:16:02 +13:00
inversebattle.js Fix remaining build errors 2019-11-16 06:08:48 +13:00
megaevolution.js Add more tests for mega evolution Speed changes 2019-12-04 13:36:40 +09:00
mixandmega.js Refactor test formats 2019-12-11 03:41:36 +09:00
pledgemoves.js Fix Encore + Pledge moves interaction (#5641) 2019-08-01 20:31:38 -04:00
prng.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30
random-teams.js Update Random monotype team generator test to Gen 8 2019-11-18 23:35:03 -05:00
recoil.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30
silvally.js Fix tests to run on Gen 8 instead of Gen 7 2019-12-04 13:36:37 +09:00
sleepclausemod.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30
state.js Mark EBC, Random Team Generator and serialization tests as slow 2019-05-09 17:47:00 -07:00
statuses.js Refactor unit test battle formats again 2019-12-11 16:26:45 +09:00
statusmoves.js Refactor battle.dex out of battle (#5851) 2019-10-06 07:38:08 +11:00
target-resolution.js Refactor unit test battle formats again 2019-12-11 16:26:45 +09:00
trapmoves.js toId -> toID 2019-05-12 17:53:01 -07:00
turn-order.js Fix switch order 2019-12-04 13:36:39 +09:00
typechange.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30
weather.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30
weight.js Refactor battle.dex out of battle (#5851) 2019-10-06 07:38:08 +11:00
zmoves.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30