pokemon-showdown/test/application
Ben Davies 2d0e7dba25 Implement sockets.js unit tests (#3098)
These tests are just sanity checks for sockets.js' exported methods.
Tests for bugs will come later when those for related users.js methods
have been written.
2017-01-16 16:38:16 -06:00
..
process-manager.js Rename simulator.js to room-battle.js 2016-10-21 13:21:12 -05:00
rooms.js Tests: clear all users created during rooms.js tests (#3097) 2017-01-15 13:29:28 -06:00
simulator.js
sockets.js Implement sockets.js unit tests (#3098) 2017-01-16 16:38:16 -06:00
team-validator.js Tests: Update TeamValidator tests and add new ones (#2855) 2016-10-27 13:01:35 -05:00
users.js