TenantAtlas/apps/platform/tests/Feature/Workspaces
ahmido fb32e9bfa5
Some checks failed
Main Confidence / confidence (push) Failing after 49s
feat: canonical operation type source of truth (#276)
## Summary
- implement the canonical operation type source-of-truth slice across operation writers, monitoring surfaces, onboarding flows, and supporting services
- add focused contract and regression coverage for canonical operation type handling
- include the generated spec 239 artifacts for the feature slice

## Validation
- browser smoke PASS for `/admin` -> workspace overview -> operations -> operation detail -> tenant-scoped operations drilldown
- spec/plan/tasks/quickstart artifact analysis cleaned up to a no-findings state
- automated test suite not run in this session

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #276
2026-04-25 18:11:23 +00:00
..
ChooseTenantPageTest.php feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
ChooseWorkspacePageTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ChooseWorkspaceRedirectsToChooseTenantTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
CreateWorkspaceCreatesMembershipTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
EnsureWorkspaceSelectedMiddlewareTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
GlobalContextShellContractTest.php feat: finalize global shell context contract (#246) 2026-04-18 14:00:49 +00:00
ManagedTenantOnboardingProviderStartTest.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
ManagedTenantsLivewireUpdateTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ManagedTenantsWorkspaceRoutingTest.php feat: unify provider-backed action dispatch gating (#255) 2026-04-20 06:52:38 +00:00
SelectTenantControllerTest.php feat: finalize global shell context contract (#246) 2026-04-18 14:00:49 +00:00
Spec195ManagedTenantsLandingTest.php feat: close spec 195 action surface residuals (#230) 2026-04-13 07:47:58 +00:00
SwitchWorkspaceControllerTest.php feat: finalize global shell context contract (#246) 2026-04-18 14:00:49 +00:00
SwitchWorkspaceRedirectsToTenantRegistrationWhenNoTenantsTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
WorkspaceAuditTrailTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
WorkspaceIntendedUrlTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
WorkspaceNavigationHubTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
WorkspaceRedirectResolverTest.php feat: finalize global shell context contract (#246) 2026-04-18 14:00:49 +00:00
WorkspacesResourceIsTenantlessTest.php feat: finalize global shell context contract (#246) 2026-04-18 14:00:49 +00:00
WorkspaceSwitchUserMenuTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00