pokerogue/test/test-utils
Wlowscha e175bbfb28
[UI/UX] Use pointer events instead of touch events in TouchControl (#6506)
* Use pointer events instead of touch events in `TouchControl`

* Marked some touch-related tests as todo

* Changing test mocker to send pointer events

* Also updated the ui to change the position of touch controls

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-09-07 17:35:49 -05:00
..
helpers [Bug/Ability] Fixed bugs with Intimidate triggers after reload/initial switch (#6212) 2025-08-24 14:09:16 -05:00
matchers [Refactor] Cleaned up arena trap moves; prevented serialization of max layers (#6210) 2025-08-20 08:32:27 -05:00
mocks [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
saves [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
error-interceptor.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
fakeMobile.html [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
game-manager-utils.ts [Dev] Move various functions out of pokemon-species.ts (#6155) 2025-08-02 19:35:06 -07:00
game-manager.ts [Test] Removed deprecated functions from phase interceptor (#6195) 2025-08-19 19:54:40 -05:00
game-wrapper.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
inputs-handler.ts [UI/UX] Use pointer events instead of touch events in TouchControl (#6506) 2025-09-07 17:35:49 -05:00
listeners-manager.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
phase-interceptor.ts [Bug] Future Sight no longer crashes after catching the user (#6479) 2025-09-05 14:38:01 -04:00
string-utils.ts [Test] Added toHaveArenaTagMatcher + fixed prior matchers (#6205) 2025-08-14 13:16:23 -07:00
test-file-initialization.ts [Dev] Remove sanitizeOverrides, consolidate initialization code into 1 file 2025-07-25 01:23:13 +00:00
test-utils.ts [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -07:00
text-interceptor.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00