pokerogue/test/testUtils
Sirz Benjie ef843debee
[UI/UX] Allow adjustable column count in stats-ui-handler
https://github.com/pagefaultgames/pokerogue/pull/6087

* Make column count modular

Co-authored by: ShinigamiHolo <128856544+ShinigamiHolo@users.noreply.github.com>

* Make game stats ui handler use phaser method chaining

* Adjust max cursor calculation

* Make arrowUp start invisible

* Add implementations for setFlip methods in MockSprite

* Misc cleanup

* Address kev's review comments

* Address kev's review comments

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

* improve clarity of doc comment

Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>
2025-07-23 23:06:17 -04:00
..
helpers [Test/Ability] Cleaned up Magic Guard/battle tests; fixed innards out interaction (#5911) 2025-07-21 17:42:27 +00:00
mocks [UI/UX] Allow adjustable column count in stats-ui-handler 2025-07-23 23:06:17 -04:00
saves [UI/UX] Caught battle forms are displayed correctly in Pokédex (#5697) 2025-05-01 02:17:21 +00:00
errorInterceptor.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
fakeMobile.html [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
gameManager.ts [Test] Removed unnecessary calls to PhaseInterceptor.to("CommandPhase") (#6108) 2025-07-21 17:44:39 +00:00
gameManagerUtils.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
gameWrapper.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
inputsHandler.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
listenersManager.ts [Test] [Refactor] [GitHub] Enable no isolate for vitest (#5566) 2025-03-28 17:30:38 -04:00
phaseInterceptor.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
testFileInitialization.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
testUtils.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
TextInterceptor.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00