pokerogue/src/test
Mumble 513adf779f
[Ability] Stall + Mycelium Might (#3484)
* Implemented Stall

* Fixed implementation

* AbAttr Name Change

* Wrote test for Stall

* Update src/test/abilities/stall.test.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Update src/data/ability.ts

Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>

* Updated ability variables and test

* Apply suggestions from code review

Co-authored-by: Amani H. <109637146+xsn34kzx@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Amani H. <109637146+xsn34kzx@users.noreply.github.com>

* eslint fixes

* Update src/test/abilities/stall.test.ts

Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>

* added documentation and implemented mycelium might

* added note on quick claw

* Documentation + Quick Claw implementation

* This is where I would test quick claw-stall/m.m. if i could override modifierstacks

* Forgot to add edits oops

---------

Co-authored-by: Frutescens <info@laptop>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>
Co-authored-by: Amani H. <109637146+xsn34kzx@users.noreply.github.com>
2024-08-13 21:25:58 +01:00
..
abilities [Ability] Stall + Mycelium Might (#3484) 2024-08-13 21:25:58 +01:00
achievements [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
arena [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
battle [Test] Fix test names that weren't changed from copy/pasting (#3502) 2024-08-12 00:54:42 -04:00
battlerTags [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
eggs [Test] Stylistic consistency pass on tests (#3378) 2024-08-06 10:06:25 -04:00
evolutions [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
field [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
inputs [Test] Stylistic consistency pass on tests (#3378) 2024-08-06 10:06:25 -04:00
items [Dev] Move function from testUtils.ts to gameManager.ts (2/3) (#3432) 2024-08-09 11:07:55 -04:00
localization [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
moves [TEST] - adding parting shot move test (#3412) 2024-08-12 01:13:56 -04:00
phases [Test] Stylistic consistency pass on tests (#3378) 2024-08-06 10:06:25 -04:00
settingMenu [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
sprites [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
ui [Bug] Starter UI challenge form fix (#3373) 2024-08-08 09:16:27 -04:00
utils [Test] move util func to gameManager.ts (#3494) 2024-08-12 00:56:31 -04:00
account.spec.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
battle-scene.test.ts [Optimization] Destroy LoadingScene when done (after beta rebase) (#3215) 2024-07-30 00:28:43 -04:00
battle-stat.spec.ts [Test] Stylistic consistency pass on tests (#3378) 2024-08-06 10:06:25 -04:00
endless_boss.test.ts Disable endless boss passives (#3451) 2024-08-11 19:40:47 +01:00
evolution.test.ts [Bug] Fix no wild evolutions (#3426) 2024-08-08 00:46:53 -04:00
final_boss.test.ts Disable endless boss passives (#3451) 2024-08-11 19:40:47 +01: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 [Test] Stylistic consistency pass on tests (#3378) 2024-08-06 10:06:25 -04:00
imports.test.ts [Test] Stylistic consistency pass on tests (#3378) 2024-08-06 10:06:25 -04:00
internals.test.ts [Refactor] use typescript strict-null (#3259) 2024-08-07 17:23:12 +01:00
pre.test.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
vitest.setup.ts [Test] Stylistic consistency pass on tests (#3378) 2024-08-06 10:06:25 -04:00