TenantAtlas/tests/Feature/Auth
ahmido 641bb4afde feat: implement tenant lifecycle operability semantics (#172)
## Summary
- implement Spec 143 tenant lifecycle, operability, and tenant-context semantics across chooser, tenant management, onboarding, and canonical operation viewers
- add centralized tenant lifecycle and operability support types, audit action coverage, and lifecycle-aware badge and action handling
- add feature and unit coverage for tenant chooser eligibility, global search scoping, canonical operation access, onboarding authorization, and lifecycle presentation

## Testing
- vendor/bin/sail artisan test --compact
- vendor/bin/sail bin pint --dirty --format agent

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #172
2026-03-15 09:08:36 +00:00
..
AdminLoginIsEntraOnlyTest.php 063-entra-signin (#76) 2026-01-27 16:38:53 +00:00
AdminPanelAuthTest.php feat: implement auth structure system panel (#77) 2026-01-27 21:49:18 +00:00
BreakGlassModeTest.php Spec 119: Drift cutover to Baseline Compare (golden master) (#144) 2026-03-06 14:30:49 +00:00
BreakGlassWorkspaceOwnerRecoveryTest.php Spec 119: Drift cutover to Baseline Compare (golden master) (#144) 2026-03-06 14:30:49 +00:00
CrossScopeAccessTest.php feat: implement auth structure system panel (#77) 2026-01-27 21:49:18 +00:00
DbOnlyPagesDoNotMakeHttpRequestsTest.php feat: unified managed tenant onboarding wizard (#88) 2026-02-03 17:30:15 +00:00
DisabledUserLoginIsBlockedTest.php 063-entra-signin (#76) 2026-01-27 16:38:53 +00:00
EntraCallbackRateLimiterTest.php 063-entra-signin (#76) 2026-01-27 16:38:53 +00:00
EntraCallbackUpsertByTidOidTest.php 063-entra-signin (#76) 2026-01-27 16:38:53 +00:00
NoAccessPageRendersTest.php 063-entra-signin (#76) 2026-01-27 16:38:53 +00:00
OidcFailureRedirectsSafelyTest.php 063-entra-signin (#76) 2026-01-27 16:38:53 +00:00
PostLoginRoutingByMembershipTest.php feat: workspace context enforcement + ownership safeguards (#86) 2026-02-02 23:00:56 +00:00
SessionSeparationSmokeTest.php feat: unified managed tenant onboarding wizard (#88) 2026-02-03 17:30:15 +00:00
SystemPanelAuthTest.php feat: complete admin canonical tenant rollout (#165) 2026-03-13 08:09:20 +00:00
TenantChooserSelectionTest.php feat: implement tenant lifecycle operability semantics (#172) 2026-03-15 09:08:36 +00:00
WorkspaceLastOwnerGuardTest.php feat: workspace context enforcement + ownership safeguards (#86) 2026-02-02 23:00:56 +00:00