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. |
||
|---|---|---|
| .. | ||
| EnsureAdmin.php | ||
| EnsureCustomerActive.php | ||
| PublicSiteGate.php | ||
| RestrictAdminHost.php | ||
| RestrictConsoleNetwork.php | ||