TenantAtlas/apps/platform/tests/Feature/Baselines
ahmido 094fff87b6 319-environment-owned-surface-routing-shell-context-contract (#382)
## Reopened validation note

Baseline Compare residual test failures discovered during the Spec 322 broader regression pass were fixed in Spec 319 because they belong to the Environment-owned Baseline Compare route contract.

No runtime code was changed. The affected tests now mount `BaselineCompareLanding` through the explicit environment route-owned helper instead of relying on implicit/remembered context.

Validation:
- 5 previously failing tests: 5 passed, 42 assertions
- additional baseline/action/gap/action-surface tests: 20 passed, 199 assertions
- broader Unit/Feature slice: 233 passed, 1826 assertions
- pint --dirty: pass
- git diff --check: pass

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #382
2026-05-17 14:28:12 +00:00
..
Support feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineAssignmentTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCaptureAmbiguousMatchGapTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
BaselineCaptureGapClassificationTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
BaselineCaptureRbacRoleDefinitionsTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
BaselineCaptureTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
BaselineCompareAmbiguousMatchGapTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareAuditEventsTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareCoverageGuardTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareCoverageProofGuardTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareCrossTenantMatchTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareDriftEvidenceContractRbacTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareDriftEvidenceContractTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareExecutionGuardTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareExplanationFallbackTest.php 319-environment-owned-surface-routing-shell-context-contract (#382) 2026-05-17 14:28:12 +00:00
BaselineCompareFindingRecurrenceKeyTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareFindingsTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
BaselineCompareGapClassificationTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareMatrixBuilderTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareMatrixCompareAllActionTest.php fix: restore full-suite green signals across platform workflows (#351) 2026-05-12 18:50:40 +00:00
BaselineComparePerformanceGuardTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineComparePreconditionsTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareProtectedChangeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareRbacRoleDefinitionsTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareResumeIdempotencyTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareResumeTokenTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareStatsTest.php feat: clean up managed environment terminology copy (#353) 2026-05-13 09:34:08 +00:00
BaselineCompareStrategySelectionTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareSummaryAssessmentTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineCompareWhyNoFindingsReasonCodeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineEvidenceResumeTokenContractTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BaselineGapContractCleanupTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineOperabilityAutoCloseTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineProfileArchiveActionTest.php cleanup: retire dead transitional residue (#270) 2026-04-23 16:54:48 +00:00
BaselineProfileAuthorizationTest.php Spec 202: implement governance subject taxonomy and baseline scope V2 (#232) 2026-04-13 15:33:33 +00:00
BaselineProfileWorkspaceOwnershipTest.php feat: clean up managed environment terminology copy (#353) 2026-05-13 09:34:08 +00:00
BaselineResolutionDeterminismTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
BaselineResumeCaptureAuditEventsTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineScopeBackfillCommandTest.php Spec 202: implement governance subject taxonomy and baseline scope V2 (#232) 2026-04-13 15:33:33 +00:00
BaselineSnapshotBackfillTest.php Spec 235: harden baseline truth and onboarding flows (#271) 2026-04-24 05:44:54 +00:00
BaselineSnapshotLifecycleAuditabilityTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BaselineSupportCapabilityGuardTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
TenantGovernanceAggregateResolverTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00