trypost/tests/Feature/Auth
Paulo Castellano e4bc6f1d5c test(auth): cover remaining surfaces of the registration gate
- POST /register with ?invite query and no prior session passes the gate.
- UserSeeder seeds the admin + workspace on an empty DB and skips when a
  user already exists.
- Login page exposes selfHosted prop in both modes (proves the flag the
  frontend uses to hide the "Sign up" link reaches the client).
2026-05-19 12:03:41 -03:00
..
AuthenticationTest.php test(auth): cover remaining surfaces of the registration gate 2026-05-19 12:03:41 -03:00
ConnectProviderTest.php revert: keep one OAuth callback URL per provider 2026-05-04 19:42:13 -03:00
EmailVerificationTest.php refactor: settings redesign, Spanish translations, language system, strict_types 2026-03-30 00:20:43 -03:00
PasswordResetTest.php refactor: settings redesign, Spanish translations, language system, strict_types 2026-03-30 00:20:43 -03:00
RegistrationTest.php test(auth): cover remaining surfaces of the registration gate 2026-05-19 12:03:41 -03:00
SignupUtmTrackingTest.php feat(auth): self-hosted registration gate + admin seeder (closes #46) 2026-05-19 11:45:16 -03:00
TrialOnSignupTest.php feat(billing): surface generic trial state on billing settings + 7d default 2026-05-14 19:46:34 -03:00
VerificationNotificationTest.php refactor: settings redesign, Spanish translations, language system, strict_types 2026-03-30 00:20:43 -03:00