TenantAtlas/apps/platform/tests/Browser
ahmido 83ab4690d5 fix: stabilize post-cutover suite baseline (#348)
## Summary
- stabilize the active spec 293 post-cutover suite baseline around the current admin-panel and workspace-first runtime
- align operations, provider, required-permissions, and action-surface expectations to canonical workspace-aware routes
- add the monitoring operations workspace-membership guard and update the spec 293 classification artifacts
- include the browser smoke screenshots captured during verification

## Validation
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Filament/PanelNavigationSegregationTest.php tests/Feature/ManagedEnvironment/LegacyTenantCoreGuardTest.php`
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/OpsUx/CanonicalViewRunLinksTest.php tests/Feature/OpsUx/OperateHubShellTest.php tests/Feature/OpsUx/FailureSanitizationTest.php tests/Feature/OpsUx/NonLeakageWorkspaceOperationsTest.php`
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Guards/ActionSurfaceContractTest.php tests/Feature/ProviderConnections/NavigationPlacementTest.php tests/Feature/ProviderConnections/ProviderConnectionListAuthorizationTest.php tests/Feature/Verification/VerificationAuthorizationTest.php`
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Guards/Spec288NoLegacyRouteAndHelperGuardTest.php tests/Feature/Guards/Spec288ProviderCoreAndRoleAuthorityGuardTest.php tests/Feature/Guards/AdminWorkspaceRoutesGuardTest.php tests/Feature/Guards/ProviderBoundaryPlatformCoreGuardTest.php tests/Feature/ProviderConnections/LegacyRedirectTest.php tests/Feature/ManagedEnvironment/LegacyTenantCoreGuardTest.php tests/Feature/Spec080WorkspaceManagedTenantAdminMigrationTest.php tests/Feature/Rbac/ProviderConnectionWorkspaceFirstPolicyTest.php tests/Feature/Filament/ManagedEnvironmentAccessScopeManagementTest.php tests/Feature/Guards/BrowserLaneIsolationTest.php tests/Feature/Guards/CiLaneFailureClassificationContractTest.php tests/Feature/Guards/CiHeavyBrowserWorkflowContractTest.php tests/Unit/Auth/NoRoleStringChecksTest.php`
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Browser/Spec281ProviderConnectionScopeSmokeTest.php tests/Browser/Spec285WorkspaceRbacEnvironmentAccessSmokeTest.php`
- `cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent`

## Notes
- remaining provider/verification failures are classified in `specs/293-post-cutover-suite-stabilization/failure-classification.md` as unrelated existing debt and are not folded into this slice

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #348
2026-05-11 06:41:47 +00:00
..
Dashboard feat: normalize provider connection scope contracts (#339) 2026-05-07 19:28:42 +00:00
OpsUx feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
PortfolioCompare feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Reviews feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Screenshots fix: stabilize post-cutover suite baseline (#348) 2026-05-11 06:41:47 +00:00
.gitkeep Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OnboardingDraftRefreshTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
OnboardingDraftVerificationResumeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Spec172DeferredOperatorSurfacesSmokeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Spec174EvidenceFreshnessPublicationTrustSmokeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Spec177InventoryCoverageTruthSmokeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Spec190BaselineCompareMatrixSmokeTest.php feat: implement spec 198 monitoring page state contract (#238) 2026-04-15 21:59:42 +00:00
Spec192RecordPageHeaderDisciplineSmokeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Spec193MonitoringSurfaceHierarchySmokeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Spec194GovernanceFrictionSmokeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Spec198MonitoringPageStateSmokeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Spec202GovernanceSubjectTaxonomySmokeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Spec265DecisionRegisterSmokeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Spec274BillingSubscriptionTruthSmokeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Spec276SupportAccessGovernanceSmokeTest.php PR: 276-support-access-governance → platform-dev (#332) 2026-05-05 21:54:26 +00:00
Spec277StoredReportsSurfaceSmokeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Spec279ManagedEnvironmentCoreCutoverSmokeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Spec280WorkspaceTenancyEnvironmentRoutingSmokeTest.php feat: complete workspace-first environment routing cutover (#340) 2026-05-07 21:56:14 +00:00
Spec281ProviderConnectionScopeSmokeTest.php feat(spec-288): add no-legacy quality gates (#347) 2026-05-10 21:24:14 +00:00
Spec282GovernanceArtifactRetargetingSmokeTest.php feat: cut over workspace-first admin environment surfaces (#341) 2026-05-07 23:50:36 +00:00
Spec283ProviderCapabilityRegistrySmokeTest.php feat: implement provider capability registry (#342) 2026-05-08 21:17:05 +00:00
Spec284ArtifactSourceTaxonomySmokeTest.php feat: implement provider-neutral artifact source taxonomy (#343) 2026-05-08 23:47:31 +00:00
Spec285WorkspaceRbacEnvironmentAccessSmokeTest.php feat(spec-288): add no-legacy quality gates (#347) 2026-05-10 21:24:14 +00:00
Spec286EnvironmentCopyNeutralizationSmokeTest.php feat: implement spec 286 UI copy, IA & localization neutralization (#345) 2026-05-09 23:29:11 +00:00
TenantMembershipsPageTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00