pokemon-showdown/test
QuiteQuiet 211cefb262
Fix Healing Wish for Gen 8 (#6296)
- Healing Wish is not consumed if the Pokemon switching in
  has full health and no status condition.
- Being statused with full health will consume the Healing Wish.
- It does not trigger on damage after switching in.
- The effect will be consumed if an injured Pokemon is swapped
  into a slot with an active Healing Wish by Ally Switch.
2020-02-01 22:04:21 -08:00
..
lib Add more Dashycode tests 2019-07-20 10:50:02 -03:00
server Stop using Rooms.lobby in tests (#6316) 2020-01-26 13:41:39 -08:00
sim Fix Healing Wish for Gen 8 (#6296) 2020-02-01 22:04:21 -08:00
.eslintrc
assert.js Remove |callback| in favor of |error| (#5418) 2019-04-09 03:33:32 +08:00
common.js Refactor unit test battle formats again 2019-12-11 16:26:45 +09:00
main.js Convert index.js and team-validator-async.js to typescript (#5987) 2020-01-04 07:11:54 -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