TenantAtlas/apps/platform/tests/Feature/Monitoring
ahmido e02799b383 feat: implement spec 198 monitoring page state contract (#238)
## Summary
- implement Spec 198 monitoring page-state contracts across Operations, Audit Log, Finding Exceptions Queue, Evidence Overview, Baseline Compare Landing, and Baseline Compare Matrix
- align selected-record and draft/apply behavior with query/session restoration semantics, including canonical navigation and tenant-filter normalization helpers
- add Spec 198 feature and browser coverage, update closure/spec artifacts, and refresh affected regression tests that asserted pre-contract behavior

## Verification
- focused Spec 198 feature pack passed through Sail
- Spec 198 browser smoke passed through Sail
- existing Spec 190 and Spec 194 browser smokes passed through Sail
- targeted fallout tests were updated and rerun during full-suite triage

## Notes
- Livewire v4 / Filament v5 compliant only; no legacy API reintroduction
- no provider registration changes; Laravel 11+ provider registration remains in `bootstrap/providers.php`
- no global-search behavior changed for any resource
- destructive queue decision actions remain confirmation-gated and authorization-backed
- no new Filament assets were added; existing deploy step for `php artisan filament:assets` remains unchanged

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #238
2026-04-15 21:59:42 +00:00
..
AlertsHierarchyTest.php feat: implement spec 193 monitoring action hierarchy (#227) 2026-04-12 10:48:00 +00:00
ArtifactTruthManualCasesDataset.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ArtifactTruthRunDetailTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
AuditCoverageGovernanceTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
AuditCoverageOperationsTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
AuditLogInspectFlowTest.php feat: implement spec 198 monitoring page state contract (#238) 2026-04-15 21:59:42 +00:00
FindingExceptionsQueueHierarchyTest.php feat: implement spec 198 monitoring page state contract (#238) 2026-04-15 21:59:42 +00:00
FindingExceptionsQueueTest.php feat: implement spec 198 monitoring page state contract (#238) 2026-04-15 21:59:42 +00:00
GovernanceRunExplanationFallbackTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
HeaderContextBarTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
MonitoringOperationsTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
MonitoringPageStateContractTest.php feat: implement spec 198 monitoring page state contract (#238) 2026-04-15 21:59:42 +00:00
OperationLifecycleAggregateVisibilityTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperationLifecycleFreshnessPresentationTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperationRunBlockedSpec081Test.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperationRunResolvedReferencePresentationTest.php Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
OperationsActionsEnqueueRunTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperationsCanonicalUrlsTest.php feat: implement spec 193 monitoring action hierarchy (#227) 2026-04-12 10:48:00 +00:00
OperationsDashboardDrillthroughTest.php feat: implement spec 198 monitoring page state contract (#238) 2026-04-15 21:59:42 +00:00
OperationsDbOnlyRenderingSpec081Test.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperationsDbOnlyRenderTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperationsDbOnlyTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperationsHeaderHierarchyTest.php feat: implement spec 193 monitoring action hierarchy (#227) 2026-04-12 10:48:00 +00:00
OperationsKpiHeaderTenantContextTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperationsRelatedNavigationTest.php feat: implement spec 193 monitoring action hierarchy (#227) 2026-04-12 10:48:00 +00:00
OperationsTenantScopeTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00