pokemon-showdown/test
HoeenHero 7957e74b75
Dynamic speed updates for Gen 8 (#6100)
In Generation 8, a Pokemon's speed updates dynamically. Meaning that it can move sooner than expected if its speed is modified by something such as tailwind or swift swim. This is different from past generations where the Pokemon's updated speed would only take effect the next turn.
2019-11-28 17:08:58 -05:00
..
lib Add more Dashycode tests 2019-07-20 10:50:02 -03:00
server Fix a few more userid -> id changes (#5886) 2019-10-15 18:20:58 +10:30
sim Dynamic speed updates for Gen 8 (#6100) 2019-11-28 17:08:58 -05:00
.eslintrc Modify data and mods files to follow style rules 2016-01-01 00:18:00 +01:00
assert.js Remove |callback| in favor of |error| (#5418) 2019-04-09 03:33:32 +08:00
common.js Fix remaining build errors 2019-11-16 06:08:48 +13:00
main.js Test: Prevent before hook from timing out 2019-03-28 00:06:45 -05: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