TenantAtlas/tests/Feature/Monitoring
ahmido 98be510362 feat: harden workspace governance attention foundation (#206)
## Summary
- harden the workspace overview into a governance-aware attention surface that separates governance risk from activity and keeps calm states honest
- add tenant-bound attention, workspace-wide operations continuity, and low-permission fallback behavior for workspace-originated operations drill-through
- add the full Spec 175 artifact set and focused workspace overview regression coverage, plus align remaining operation-viewer wording and guard expectations so the suite stays green

## Testing
- `vendor/bin/sail artisan test --compact tests/Feature/Filament/WorkspaceOverviewAccessTest.php tests/Feature/Filament/WorkspaceOverviewAuthorizationTest.php tests/Feature/Filament/WorkspaceOverviewLandingTest.php tests/Feature/Filament/WorkspaceOverviewNavigationTest.php tests/Feature/Filament/WorkspaceOverviewContentTest.php tests/Feature/Filament/WorkspaceOverviewEmptyStatesTest.php tests/Feature/Filament/WorkspaceOverviewPermissionVisibilityTest.php tests/Feature/Filament/WorkspaceOverviewOperationsTest.php tests/Feature/Filament/WorkspaceOverviewDbOnlyTest.php tests/Feature/Filament/WorkspaceOverviewGovernanceAttentionTest.php tests/Feature/Filament/WorkspaceOverviewSummaryMetricsTest.php tests/Feature/Filament/WorkspaceOverviewDrilldownContinuityTest.php`
- `vendor/bin/sail artisan test --compact tests/Unit/Support/RelatedActionLabelCatalogTest.php tests/Feature/078/VerificationReportTenantlessTest.php tests/Feature/144/CanonicalOperationViewerContextMismatchTest.php tests/Feature/Baselines/BaselineCompareSummaryAssessmentTest.php tests/Feature/Baselines/TenantGovernanceAggregateResolverTest.php tests/Feature/Filament/ReferencedTenantLifecyclePresentationTest.php tests/Feature/Guards/NoAdHocFilamentAuthPatternsTest.php tests/Feature/Monitoring/AuditLogInspectFlowTest.php tests/Feature/Monitoring/HeaderContextBarTest.php tests/Feature/Monitoring/OperationLifecycleFreshnessPresentationTest.php tests/Feature/Monitoring/OperationRunResolvedReferencePresentationTest.php tests/Feature/Notifications/OperationRunNotificationTest.php tests/Feature/OpsUx/QueuedToastCopyTest.php tests/Feature/OpsUx/TerminalNotificationFailureMessageTest.php tests/Feature/System/OpsRunbooks/OpsUxStartSurfaceContractTest.php tests/Feature/Verification/VerificationReportRedactionTest.php`
- `vendor/bin/sail bin pint --dirty --format agent`
- `vendor/bin/sail artisan test --compact`

## Notes
- branch pushed as `175-workspace-governance-attention`
- full suite result: `3235 passed, 8 skipped`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #206
2026-04-04 21:14:43 +00:00
..
ArtifactTruthManualCasesDataset.php feat: implement governance artifact truth semantics (#188) 2026-03-23 00:13:57 +00:00
ArtifactTruthRunDetailTest.php feat: implement operator explanation layer (#191) 2026-03-24 11:24:33 +00:00
AuditCoverageGovernanceTest.php feat: lay audit log foundation (#163) 2026-03-11 09:39:37 +00:00
AuditCoverageOperationsTest.php feat: lay audit log foundation (#163) 2026-03-11 09:39:37 +00:00
AuditLogInspectFlowTest.php feat: harden workspace governance attention foundation (#206) 2026-04-04 21:14:43 +00:00
FindingExceptionsQueueTest.php feat: implement finding risk acceptance lifecycle (#184) 2026-03-20 01:07:55 +00:00
GovernanceRunExplanationFallbackTest.php feat: implement operator explanation layer (#191) 2026-03-24 11:24:33 +00:00
HeaderContextBarTest.php feat: harden workspace governance attention foundation (#206) 2026-04-04 21:14:43 +00:00
MonitoringOperationsTest.php feat: consolidate operation naming surfaces (#202) 2026-03-30 22:51:06 +00:00
OperationLifecycleAggregateVisibilityTest.php feat: consolidate operation naming surfaces (#202) 2026-03-30 22:51:06 +00:00
OperationLifecycleFreshnessPresentationTest.php feat: harden workspace governance attention foundation (#206) 2026-04-04 21:14:43 +00:00
OperationRunBlockedSpec081Test.php feat: add shared reason translation contract (#187) 2026-03-22 20:19:43 +00:00
OperationRunResolvedReferencePresentationTest.php feat: harden workspace governance attention foundation (#206) 2026-04-04 21:14:43 +00:00
OperationsActionsEnqueueRunTest.php Spec 077: Workspace Global Mode + context bar redundancy cleanup (#94) 2026-02-06 22:14:53 +00:00
OperationsCanonicalUrlsTest.php feat: consolidate operation naming surfaces (#202) 2026-03-30 22:51:06 +00:00
OperationsDashboardDrillthroughTest.php feat: harden workspace governance attention foundation (#206) 2026-04-04 21:14:43 +00:00
OperationsDbOnlyRenderingSpec081Test.php feat: consolidate operation naming surfaces (#202) 2026-03-30 22:51:06 +00:00
OperationsDbOnlyRenderTest.php feat: consolidate operation naming surfaces (#202) 2026-03-30 22:51:06 +00:00
OperationsDbOnlyTest.php feat: consolidate operation naming surfaces (#202) 2026-03-30 22:51:06 +00:00
OperationsKpiHeaderTenantContextTest.php feat: consolidate operation naming surfaces (#202) 2026-03-30 22:51:06 +00:00
OperationsRelatedNavigationTest.php feat: add cross-resource navigation cohesion (#160) 2026-03-10 16:08:14 +00:00
OperationsTenantScopeTest.php feat: align tenant dashboard truth surfaces (#204) 2026-04-03 20:26:15 +00:00