TenantAtlas/apps/platform/tests/Feature/Workspaces
ahmido d85ef4cc1c Spec 314: enforce workspace hub navigation context contract (#369)
## Summary
- add a shared workspace hub registry for canonical workspace-scoped navigation entry
- keep sidebar and global workspace hub URLs free of inherited environment query and filter state
- add focused feature and browser coverage for workspace hub shell and data-scope contracts

## Validation
- 54 focused feature tests passed (205 assertions)
- 1 browser smoke test passed (361 assertions)
- `cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent`
- `git diff --check`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #369
2026-05-16 09:54:29 +00:00
..
ChooseEnvironmentPageTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
ChooseWorkspacePageTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ChooseWorkspaceRedirectsToChooseEnvironmentTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
CreateWorkspaceCreatesMembershipTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
EnsureWorkspaceSelectedMiddlewareTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
GlobalContextShellContractTest.php fix: enforce workspace surface scope for customer review workspace (#366) 2026-05-15 20:52:37 +00:00
ManagedEnvironmentOnboardingProviderStartTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
ManagedEnvironmentsLivewireUpdateTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
ManagedEnvironmentsWorkspaceRoutingTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
SelectEnvironmentControllerTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec195ManagedEnvironmentsLandingTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
SwitchWorkspaceControllerTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
SwitchWorkspaceRedirectsToTenantRegistrationWhenNoTenantsTest.php feat: complete workspace-first environment routing cutover (#340) 2026-05-07 21:56:14 +00:00
WorkspaceAuditTrailTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
WorkspaceHubContextContractTest.php Spec 314: enforce workspace hub navigation context contract (#369) 2026-05-16 09:54:29 +00:00
WorkspaceIntendedUrlLegacyRejectionTest.php feat: retire legacy tenant route surfaces (#352) 2026-05-12 23:35:03 +00:00
WorkspaceIntendedUrlTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
WorkspaceNavigationHubTest.php feat: complete workspace-first environment routing cutover (#340) 2026-05-07 21:56:14 +00:00
WorkspaceRedirectResolverTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
WorkspacesResourceIsTenantlessTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
WorkspaceSwitchUserMenuTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00