pokemon-showdown/test/sim
livid washed 6cc75a6f88
Gen 1: Fix some more Counter inaccuracies (#9091)
* Move Gen 1 Counter tests into its own section

* Confusion damage, (h)jk recoil, and draining can be countered in gen 1

* Recoil and Drain round down in gen 1 (against substitute)

* Add tests for Counter + fix linting issue

* lastSelectedMove is updated when Mirror Move or Metronome calls another move

* Move pokemon.side.lastMove setting into a (more) correct location

* move pokemon.lastMove as well

* Remove unnecessary seed in test
2022-11-30 13:14:03 -08:00
..
abilities Add test for Opportunist/Mirror Herb crash (#9068) 2022-11-25 16:38:07 -08:00
items Unskip passing Ability Shield tests (#9089) 2022-11-29 20:54:08 -06:00
misc Gen 1: Fix stat modification, implement stat overflow glitch (#9071) 2022-11-30 12:55:47 -08:00
moves Gen 1: Fix some more Counter inaccuracies (#9091) 2022-11-30 13:14:03 -08:00
team-validator Unit tests: Refactor validator tests (#9069) 2022-11-29 20:55:17 -06:00
tools Use ts-node instead of Sucrase (#8369) 2021-07-09 19:59:22 -07:00
choice-parser.js Unit Tests: Transition to Gen 9 (#9009) 2022-11-18 21:34:40 -08:00
data.js Dex: Add tests to verify the number of Pokémon 2022-11-23 12:40:32 -08:00
decisions.js Use ts-node instead of Sucrase (#8369) 2021-07-09 19:59:22 -07:00
dex.js Correct Max Move dex generation (#9027) 2022-11-23 13:39:20 -05:00
events.js Turn on prefer-const for .js files 2020-04-23 11:37:47 -07:00