pokemon-showdown/test
Kirk Scheibelhut 4e421c1bd9 Refactor getEffect for speed safely (#5201)
Rollforward of 7a20245 which retains the `hasOwnProperty` checks.

Also changes the method to call `toId` earlier and use the id
as the key to the cache to ensure 'Stealth Rock' and 'stealthrock'
return the same. NOTE: 'move: Stealth Rock' and 'Stealth Rock' will
still continue to return different results.
2019-02-23 19:28:06 -06:00
..
application Disallow 0 EVs even when EVs weren't sent (#5187) 2019-02-20 00:05:12 -06:00
chat-plugins Move server code to server/ 2019-02-03 16:07:06 -06:00
simulator Refactor getEffect for speed safely (#5201) 2019-02-23 19:28:06 -06:00
.eslintrc
assert.js
common.js Finally remove deprecated legacy API 2019-02-20 02:58:41 -06:00
main.js Move server code to server/ 2019-02-03 16:07:06 -06:00
mocha.opts