pokemon-showdown/test/sim/misc
Leonard Craft III bed1f4ac99
Add various mechanics tests (#7857)
* Improve Volcalith tests readability

* Add G-Max Volcalith recoil damage order test

* Add 1 HP priority tests

* Add charge move targeting test

* Correct assertions of Ripen / Sturdy

* Skip failing tests

* Add Volcalith Black Sludge test

* Add Pressure Max / Z-move tests

* Add Pressure submove test

* Add NGas speed test

* Skip NGas speed test

* Add White Herb double Intimidate test

* Remove debug log

* Remove duplicate Pressure test

* Improve White Herb Intimidate test title

* Add Rollout Storage tests

* Add spread move Rollout storage test

* Add Magician Weakness Policy test

* Add Sleep tests

* Add Shell Bell spread move test

* Add Synchronize Lum Berry test

* oh yeah it doesn't work

* Remove duplicate test

* Add Sunsteel Strike tests

* Add Leech Seed ally switch test

* Add Primal weather Natural Gift test

* Add Emergency Exit hazards test

* Add generic hazards tests

* Add and standardize Arceus tests

* Add Transform ability test

* Add and standardize Parting Shot tests

* Add Memento tests

* Add Me First test

* Add Cursed Body Z-move test

* Add Assurance targeting test

* Clarify Assurance test description

* Add double faint switch test

* Add Receiver KO boost ability

* Add double Unnerve test

* Add Dynamax Eject Pack test

* Improve Dynamax forced switchout test

* Add Protective Pads Perish Body test

* Add Sticky Web Pressure test

* Add Speed modifier lower bound test

* Add Cloud Nine Hydration test

* Correct Cursed Body test

* Add Grassy Terrain Leftovers test

* Remove leftover debug

* Add additional Receiver and Soul-Heart tests

* Add Spite tests

* mish

* Add Shell Bell multihit test

* Add WP Dragon Tail test

Co-authored-by: The Immortal <the_immortal123@live.com>
2021-01-04 23:47:10 -08:00
..
accuracy.js Update accuracy calculation for latest Gen 7 research (#7806) 2020-12-15 18:37:24 -05:00
arceus.js Add various mechanics tests (#7857) 2021-01-04 23:47:10 -08:00
critical.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30
dynamax.js Add various mechanics tests (#7857) 2021-01-04 23:47:10 -08:00
endlessbattleclause.js Remove EBC staleness from abilities upon switching 2020-08-17 12:59:10 -07:00
faint-order.js Stop using assert.strict.strictEqual (#7515) 2020-10-14 01:19:03 -07:00
fusion-combo.js Fix Fusion Bolt + Fusion Flare interaction when first move fails (#6991) 2020-07-10 16:29:53 -07:00
hazards.js Add various mechanics tests (#7857) 2021-01-04 23:47:10 -08:00
inversebattle.js Stop using assert.strict.strictEqual (#7515) 2020-10-14 01:19:03 -07:00
megaevolution.js Fix mega evolving into self 2020-04-07 10:56:19 -07:00
mixandmega.js Refactor test formats 2019-12-11 03:41:36 +09:00
overflowstatmod.js Fix Overflow Stat Clause and turn it into a mod (#7604) 2020-10-30 10:59:38 +04:00
pledgemoves.js Handle Gigantamaxing properly (#7001) 2020-07-23 13:27:42 -07:00
prng.js Use assert in strict mode 2020-02-20 00:39:31 -08:00
random-teams.js Refactor team validator for readability 2021-01-03 23:26:20 -08:00
recoil.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30
silvally.js Use assert in strict mode 2020-02-20 00:39:31 -08:00
sleepclausemod.js Use assert in strict mode 2020-02-20 00:39:31 -08:00
speed.js Add various mechanics tests (#7857) 2021-01-04 23:47:10 -08:00
state.js Normal |t:| protocol message in Runner's DualStream 2020-07-21 13:35:53 -07:00
statuses.js Turn on prefer-const for .js files 2020-04-23 11:37:47 -07:00
statusmoves.js Stop using assert.strict.strictEqual (#7515) 2020-10-14 01:19:03 -07:00
target-resolution.js Add various mechanics tests (#7857) 2021-01-04 23:47:10 -08:00
trapmoves.js Turn on prefer-const for .js files 2020-04-23 11:37:47 -07:00
turn-order.js Use assert in strict mode 2020-02-20 00:39:31 -08:00
typechange.js Stop using assert.strict.strictEqual (#7515) 2020-10-14 01:19:03 -07:00
weather.js Use assert in strict mode 2020-02-20 00:39:31 -08:00
weight.js Use assert in strict mode 2020-02-20 00:39:31 -08:00
zmoves.js Test: Update folder structure to match source code (#5436) 2019-04-14 23:57:06 +09:30