pokerogue/src/test
Greenlamp2 0faccad49e
[Bug Fix] Corrected PostSummonPhase Trigger Timing for Accurate Stat Changes (#2057)
* fix postSummonPhase when opponent does not summon and fix the statsChange from push to unshift

* added switch pokemon helper method

* added on switch tests for intimidate

* fix test by overriding passive in tests

* remove a test not needed

* cleanup imports
2024-06-11 16:12:46 +02:00
..
abilities [Bug Fix] Corrected PostSummonPhase Trigger Timing for Accurate Stat Changes (#2057) 2024-06-11 16:12:46 +02:00
achievements [Testing] Flexible Testing Wrapper for Phaser-Based Battle-Scenes (#1908) 2024-06-07 18:33:45 -04:00
battle [Test(refactor)]: Refactor tests game manager (#2062) 2024-06-10 23:35:24 +02:00
eggs [Testing] Flexible Testing Wrapper for Phaser-Based Battle-Scenes (#1908) 2024-06-07 18:33:45 -04:00
inputs [QoL] Improve Input Accuracy by Refactoring Button Handling (#1936) 2024-06-09 19:15:37 -04:00
items [Testing] Flexible Testing Wrapper for Phaser-Based Battle-Scenes (#1908) 2024-06-07 18:33:45 -04:00
lokalisation [Testing] Flexible Testing Wrapper for Phaser-Based Battle-Scenes (#1908) 2024-06-07 18:33:45 -04:00
moves [Testing] Flexible Testing Wrapper for Phaser-Based Battle-Scenes (#1908) 2024-06-07 18:33:45 -04:00
phases [Improvement] Refactored Test Phase Management with Error Handling (#1962) 2024-06-08 20:54:20 +01:00
settingMenu [Testing] Flexible Testing Wrapper for Phaser-Based Battle-Scenes (#1908) 2024-06-07 18:33:45 -04:00
sprites [Testing] Flexible Testing Wrapper for Phaser-Based Battle-Scenes (#1908) 2024-06-07 18:33:45 -04:00
ui [Improvement] Refactored Test Phase Management with Error Handling (#1962) 2024-06-08 20:54:20 +01:00
utils [Bug Fix] Corrected PostSummonPhase Trigger Timing for Accurate Stat Changes (#2057) 2024-06-11 16:12:46 +02:00
fontFace.setup.ts tests: add mock for FontFace and it to vitest setup (#1591) 2024-05-30 04:44:36 +01:00
imports.test.ts [Testing] Flexible Testing Wrapper for Phaser-Based Battle-Scenes (#1908) 2024-06-07 18:33:45 -04:00
vitest.setup.ts [Improvement] Refactored Test Phase Management with Error Handling (#1962) 2024-06-08 20:54:20 +01:00