pokerogue/src/test
Zain b0c347e20d
[Bug] Fixed defog not removing the target's Safeguard and Mist (#5107)
* Fixed defog not removing the target's Safeguard and Mist

* Made requested changes and added unit test

* Remove stray newline

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-01-10 18:29:25 -06:00
..
abilities [P1 Bug] Fix multi lens granting infinite Future Sight hits (#4961) 2024-12-02 12:40:59 -05:00
achievements add new lint rules....again 2024-10-04 13:08:31 +08:00
arena [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
battle [Misc] Rename `DamagePhase` to `DamageAnimPhase` (#4880) 2024-11-25 14:15:39 -08:00
battlerTags [Bug] Fix for Octolock bypasses Ghost Invulnerability to lower Stats (#4923) 2024-11-30 02:06:09 -08:00
data Revert "[UI/UX] Refactor and enable seasonal splash messages (#5009)" (#5014) 2024-12-19 16:04:12 -08:00
eggs [Balance] December Starter Balance Changes (#4883) 2024-12-02 14:59:02 -05:00
field [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
inputs [Test] Replace `doAttack()` with `move.select()` in tests (#3567) 2024-08-22 06:49:33 -07:00
items [P1 Bug] Fix multi lens granting infinite Future Sight hits (#4961) 2024-12-02 12:40:59 -05:00
moves [Bug] Fixed defog not removing the target's Safeguard and Mist (#5107) 2025-01-10 18:29:25 -06:00
mystery-encounter [Misc] Undo winter holiday event changes (#5068) 2025-01-03 16:42:06 -07:00
phases [P1][Beta] Fix softlock when losing a run on local build (#4846) 2024-11-11 15:22:27 -08:00
plugins/api [Telemetry][Misc] Client-Side changes to log run results at the end of runs (#4834) 2024-11-10 00:37:09 -05:00
settingMenu add new lint rules....again 2024-10-04 13:08:31 +08:00
sprites add new lint rules....again 2024-10-04 13:08:31 +08:00
system [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
ui [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
utils [Move] Partially Implement Instruct (#4857) 2024-12-01 14:27:17 -08:00
account.test.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
battle-scene.test.ts [Bug] Fix eggs having exploitable RNG (#3913) 2024-09-02 22:18:18 -04:00
boss-pokemon.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
daily_mode.test.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
endless_boss.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
enemy_command.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
escape-calculations.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
evolution.test.ts [BUG] fix #5038 update shedinja's gender to genderless on evolution (#5039) 2024-12-29 20:09:11 -06:00
final_boss.test.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
fontFace.setup.ts tests: add mock for FontFace and it to vitest setup (#1591) 2024-05-30 04:44:36 +01:00
game-mode.test.ts [Daily] Daily standardization (#3776) 2024-09-26 01:39:59 -07:00
imports.test.ts [Test] Replace `doAttack()` with `move.select()` in tests (#3567) 2024-08-22 06:49:33 -07:00
internals.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
misc.test.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
pre.test.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
reload.test.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
vitest.setup.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00