trypost/tests/Feature/Auth
Paulo Castellano 3611e882b4 feat(billing): make trial card requirement configurable
Add a trypost config toggle to switch between card-required checkout trials and no-card signup trials, and wire signup, checkout, access gating, UI copy, and tests to both modes.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 10:02:38 -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
SignupRequiresCheckoutTest.php feat(billing): make trial card requirement configurable 2026-05-21 10:02:38 -03:00
SignupUtmTrackingTest.php feat(auth): self-hosted registration gate + admin seeder (closes #46) 2026-05-19 11:45:16 -03:00
VerificationNotificationTest.php refactor: settings redesign, Spanish translations, language system, strict_types 2026-03-30 00:20:43 -03:00