pokemon-showdown/test
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
..
lib
server Fix a few more userid -> id changes (#5886) 2019-10-15 18:20:58 +10:30
sim Refactor unit test battle formats again 2019-12-11 16:26:45 +09:00
.eslintrc
assert.js
common.js Refactor unit test battle formats again 2019-12-11 16:26:45 +09:00
main.js
mocha.opts
users-utils.js