- 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). |
||
|---|---|---|
| .. | ||
| AuthenticationTest.php | ||
| ConnectProviderTest.php | ||
| EmailVerificationTest.php | ||
| PasswordResetTest.php | ||
| RegistrationTest.php | ||
| SignupUtmTrackingTest.php | ||
| TrialOnSignupTest.php | ||
| VerificationNotificationTest.php | ||