TenantAtlas/tests/Feature/Workspaces
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
..
ChooseWorkspacePageTest.php fix: route workspace switch to chooser (#147) 2026-03-08 00:58:51 +00:00
ChooseWorkspaceRedirectsToChooseTenantTest.php fix: route workspace switch to chooser (#147) 2026-03-08 00:58:51 +00:00
CreateWorkspaceCreatesMembershipTest.php feat: workspace context enforcement (specs 070–072) (#85) 2026-02-02 10:07:41 +00:00
EnsureWorkspaceSelectedMiddlewareTest.php feat: implement tenant lifecycle operability semantics (#172) 2026-03-15 09:08:36 +00:00
ManagedTenantsLivewireUpdateTest.php fix: consolidate tenant creation + harden selection flows (#131) 2026-02-22 19:54:24 +00:00
ManagedTenantsWorkspaceRoutingTest.php Spec 077: Workspace Global Mode + context bar redundancy cleanup (#94) 2026-02-06 22:14:53 +00:00
SwitchWorkspaceRedirectsToTenantRegistrationWhenNoTenantsTest.php fix: consolidate tenant creation + harden selection flows (#131) 2026-02-22 19:54:24 +00:00
WorkspaceAuditTrailTest.php fix: consolidate tenant creation + harden selection flows (#131) 2026-02-22 19:54:24 +00:00
WorkspaceIntendedUrlTest.php Spec 077: Workspace Global Mode + context bar redundancy cleanup (#94) 2026-02-06 22:14:53 +00:00
WorkspaceNavigationHubTest.php fix: route workspace switch to chooser (#147) 2026-03-08 00:58:51 +00:00
WorkspaceRedirectResolverTest.php fix: consolidate tenant creation + harden selection flows (#131) 2026-02-22 19:54:24 +00:00
WorkspacesResourceIsTenantlessTest.php Spec 077: Workspace Global Mode + context bar redundancy cleanup (#94) 2026-02-06 22:14:53 +00:00
WorkspaceSwitchUserMenuTest.php fix: route workspace switch to chooser (#147) 2026-03-08 00:58:51 +00:00