pokemon-showdown/test
Guangcong Luo fcccc2cff0 Rename Battle#on to Battle#onEvent
Battle will soon be a Node.js Stream, which has an .on() function,
which Battle#on would conflict with.

PS events aren't Node events, so naming a PS event function .on()
was kind of misleading anyway.
2017-05-05 16:48:38 -05:00
..
application Sockets: refactor to use maps (#3474) 2017-04-23 16:39:38 -07:00
chat-plugins Tests: import the Trivia module in a sane way, clean up users/rooms (#3455) 2017-04-17 22:45:12 -04:00
dev-tools/eslint Remove .js extension from requires (#2725) 2016-08-30 00:04:40 -05:00
mocks Remove roomid from Battle 2017-03-09 13:51:13 -06:00
simulator Rename Battle#on to Battle#onEvent 2017-05-05 16:48:38 -05:00
.eslintrc Modify data and mods files to follow style rules 2016-01-01 00:18:00 +01:00
assert.js Refactor BattleEngine 2016-10-22 23:11:26 -05:00
common.js Refactor choices 2017-03-17 23:14:52 -05:00
main.js add mock for battle tests that can reset the RNG 2017-02-22 20:44:20 -05:00
mocha.opts Implement assert extensions to enhance the test suite 2016-06-15 08:54:18 -05:00