pokemon-showdown/test
Waleed Hassan 855899b330
Fix Battle#switchIn (#6521)
Regression caused by: 47b55f96bc

`Battle#dragIn` used to run the `SwitchOut` event among other functions
but were accidentally left off in the refactor. This commit adds them back.

The main bug caused by this is Natural Cure not curing status aliments when
phased out by Roar.
2020-04-03 09:22:55 -07:00
..
lib Use assert in strict mode 2020-02-20 00:39:31 -08:00
server Rename Missingno. to MissingNo. 2020-03-26 18:37:35 +04:00
sim Fix Battle#switchIn (#6521) 2020-04-03 09:22:55 -07:00
assert.js Rename Template to Species (#6478) 2020-03-25 23:29:27 -07:00
common.js Use assert in strict mode 2020-02-20 00:39:31 -08: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 Move dev-tools/user-utils.js -> test/user-utils.js 2019-04-15 15:24:56 -07:00