shopit-back/tests/Feature/Auth
ncoronel b7e1332b8c feat(authorization): refactor role management to use RoleCode enum, update migrations, seeders, and tests 2026-07-31 08:32:00 -03:00
..
CreateResetPasswordAttemptControllerTest.php Forgot password flow 2026-07-27 09:43:00 -03:00
GoogleTokenExchangeControllerTest.php feat(purchase): add checkout expiration settings and reservation status to purchase items 2026-07-27 12:49:27 -03:00
LoginControllerTest.php feat(auth): implement login security features including account locking and login attempt tracking 2026-07-29 10:47:26 -03:00
RegisterControllerTest.php feat(notification): implement email notifications for user registration and purchase events 2026-07-22 09:54:19 -03:00
ResetPasswordAttemptTest.php Forgot password flow 2026-07-27 09:43:00 -03:00
ResetPasswordControllerTest.php feat(auth): implement login security features including account locking and login attempt tracking 2026-07-29 10:47:26 -03:00
UserAuthorizationRelationsTest.php feat(authorization): refactor role management to use RoleCode enum, update migrations, seeders, and tests 2026-07-31 08:32:00 -03:00
ValidateResetPasswordAttemptControllerTest.php Forgot password flow 2026-07-27 09:43:00 -03:00