CluPilotCloud/tests/Feature/Auth
nexxo 8f8a0ad4f7 Stop the console serving the portal's sign-in page
Deleted tests/Feature/Auth/ConsoleLoginLandsInTheConsoleTest.php — it tested
the three deleted response classes. Its intent (an operator's sign-in landing
in the console, not the portal) is covered by OperatorLoginTest's "signs an
operator in on the operator guard" and OperatorTwoFactorChallengeTest's "signs
the operator in once the code actually checks out", both confirmed present
before deletion; the route-separation half is covered by the new
ConsoleHostSeparationTest cases added in this commit.
2026-07-28 11:45:34 +02:00
..
BrandFactsTest.php Say EU and stop there, as the approved template does 2026-07-28 09:19:24 +02:00
LoginTest.php feat(portal): Fortify auth + Login/2FA/Dashboard + component kit 2026-07-25 01:20:25 +02:00
OperatorLoginTest.php Give the console a front door of its own 2026-07-28 11:45:22 +02:00
OperatorTwoFactorChallengeTest.php Give the console a front door of its own 2026-07-28 11:45:22 +02:00
RegisterTest.php Move the console's identity out of the customer table 2026-07-28 10:31:43 +02:00
TwoFactorChallengeTest.php feat(portal): Fortify auth + Login/2FA/Dashboard + component kit 2026-07-25 01:20:25 +02:00