pokemon-showdown/test
Guangcong Luo 2f805c93a2
Remove "Battle" prefix from data exports (#7039)
`BattlePokedex` is now `Pokedex`, `BattleItems` is now `Items`, etc.

I also renamed `Movedex` to `Moves` and `Statuses` to `Conditions`.

`TypeChart` isn't `Types` yet, because unlike the others, it's not
indexed by ID. That should probably be fixed one day.
2020-07-24 12:42:26 -07:00
..
lib Use assert in strict mode 2020-02-20 00:39:31 -08:00
server Add type and category support for <psicon> (#6983) 2020-07-18 18:05:19 -07:00
sim Remove "Battle" prefix from data exports (#7039) 2020-07-24 12:42:26 -07:00
assert.js Remove Dex.getForme etc 2020-04-28 17:38:54 -07:00
common.js Turn on prefer-const for .js files 2020-04-23 11:37:47 -07:00
main.js Ignore existing chatrooms in tests (#6446) 2020-03-11 10:46:45 -07:00
mocha.opts Unit test Dashycode 2019-07-13 02:42:57 -03:00
users-utils.js "Remove" the global room (#6885) 2020-07-02 11:31:34 -07:00