pokerogue/test/plugins/api
NightKev 7941144aff
[UI/UX] Retry login after registration once, improve error messages (#6887)
* [UI/UX] Retry login after registration once, improve error messages

* Fix tests

* Clarify error that registration was successful but login failed

* Add typing to `onFail()` param

* Send to login form if login fails after successful registration

* Add missing `fixedInt()` to make delay ignore game speed

---------

Co-authored-by: Fabi <192151969+fabske0@users.noreply.github.com>
2025-12-23 13:53:44 -08:00
..
pokerogue-account-api.test.ts [UI/UX] Retry login after registration once, improve error messages (#6887) 2025-12-23 13:53:44 -08:00
pokerogue-admin-api.test.ts [Refactor] Consolidate typings/ into @types/, and API types (#6823) 2025-12-10 00:31:41 -08:00
pokerogue-api.test.ts [Refactor] Consolidate typings/ into @types/, and API types (#6823) 2025-12-10 00:31:41 -08:00
pokerogue-daily-api.test.ts [Refactor] Consolidate typings/ into @types/, and API types (#6823) 2025-12-10 00:31:41 -08:00
pokerogue-savedata-api.test.ts [Refactor] Consolidate typings/ into @types/, and API types (#6823) 2025-12-10 00:31:41 -08:00
pokerogue-session-savedata-api.test.ts [Refactor] Consolidate typings/ into @types/, and API types (#6823) 2025-12-10 00:31:41 -08:00
pokerogue-system-savedata-api.test.ts [Refactor] Consolidate typings/ into @types/, and API types (#6823) 2025-12-10 00:31:41 -08:00