TenantAtlas/tests/Feature/Baselines
ahmido 55aef627aa feat: harden finding governance health surfaces (#197)
## Summary
- harden findings and finding-exception Filament surfaces so workflow state, governance validity, overdue urgency, and next action are operator-first
- add tenant stats widgets, segmented tabs, richer governance warnings, and baseline/dashboard attention propagation for overdue and lapsed governance states
- add Spec 166 artifacts plus regression coverage for findings, badges, baseline summaries, tenantless operation viewer behavior, and critical table standards

## Verification
- `vendor/bin/sail bin pint --dirty --format agent`
- `vendor/bin/sail artisan test --compact`

## Filament Notes
- Livewire v4.0+ compliance: yes, implementation stays on Filament v5 / Livewire v4 APIs only
- Provider registration: unchanged, Laravel 12 panel/provider registration remains in `bootstrap/providers.php`
- Global search: unchanged in this slice; `FindingExceptionResource` stays not globally searchable, no new globally searchable resource was introduced
- Destructive actions: existing revoke/reject/approve/renew/workflow mutations remain capability-gated and confirmation-gated where already defined
- Asset strategy: no new assets added; existing deploy process remains unchanged, including `php artisan filament:assets` when registered assets are used
- Testing plan delivered: findings list/detail, exception register, dashboard attention, baseline summary, badge semantics, and tenantless operation viewer coverage

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #197
2026-03-28 10:11:12 +00:00
..
Support feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
BaselineAssignmentTest.php Spec 119: Drift cutover to Baseline Compare (golden master) (#144) 2026-03-06 14:30:49 +00:00
BaselineCaptureAmbiguousMatchGapTest.php Spec 119: Drift cutover to Baseline Compare (golden master) (#144) 2026-03-06 14:30:49 +00:00
BaselineCaptureGapClassificationTest.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
BaselineCaptureRbacRoleDefinitionsTest.php feat: add Intune RBAC baseline compare support (#156) 2026-03-09 18:49:20 +00:00
BaselineCaptureTest.php feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
BaselineCompareAmbiguousMatchGapTest.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
BaselineCompareAuditEventsTest.php feat: add baseline gap details surfaces (#192) 2026-03-24 19:05:23 +00:00
BaselineCompareCoverageGuardTest.php feat: add Intune RBAC baseline compare support (#156) 2026-03-09 18:49:20 +00:00
BaselineCompareCoverageProofGuardTest.php Spec 119: Drift cutover to Baseline Compare (golden master) (#144) 2026-03-06 14:30:49 +00:00
BaselineCompareCrossTenantMatchTest.php feat: complete admin canonical tenant rollout (#165) 2026-03-13 08:09:20 +00:00
BaselineCompareDriftEvidenceContractRbacTest.php feat: add Intune RBAC baseline compare support (#156) 2026-03-09 18:49:20 +00:00
BaselineCompareDriftEvidenceContractTest.php feat: complete admin canonical tenant rollout (#165) 2026-03-13 08:09:20 +00:00
BaselineCompareExecutionGuardTest.php feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
BaselineCompareExplanationFallbackTest.php feat: harden baseline compare summary trust surfaces (#196) 2026-03-27 00:19:53 +00:00
BaselineCompareFindingRecurrenceKeyTest.php feat: harden operation lifecycle monitoring (#190) 2026-03-23 21:53:19 +00:00
BaselineCompareFindingsTest.php Spec 119: Drift cutover to Baseline Compare (golden master) (#144) 2026-03-06 14:30:49 +00:00
BaselineCompareGapClassificationTest.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
BaselineComparePerformanceGuardTest.php Spec 116: Baseline drift engine v1 (meta fidelity + coverage guard) (#141) 2026-03-02 22:02:58 +00:00
BaselineComparePreconditionsTest.php feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
BaselineCompareProtectedChangeTest.php Spec 120: harden secret redaction integrity (#146) 2026-03-07 16:43:01 +00:00
BaselineCompareRbacRoleDefinitionsTest.php feat: add Intune RBAC baseline compare support (#156) 2026-03-09 18:49:20 +00:00
BaselineCompareResumeIdempotencyTest.php Spec 118: Resumable baseline evidence capture + snapshot UX (#143) 2026-03-04 22:34:13 +00:00
BaselineCompareResumeTokenTest.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
BaselineCompareStatsTest.php feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
BaselineCompareSummaryAssessmentTest.php feat: harden finding governance health surfaces (#197) 2026-03-28 10:11:12 +00:00
BaselineCompareWhyNoFindingsReasonCodeTest.php feat: implement operator explanation layer (#191) 2026-03-24 11:24:33 +00:00
BaselineEvidenceResumeTokenContractTest.php Spec 118: Resumable baseline evidence capture + snapshot UX (#143) 2026-03-04 22:34:13 +00:00
BaselineGapContractCleanupTest.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
BaselineOperabilityAutoCloseTest.php Spec 116: Baseline drift engine v1 (meta fidelity + coverage guard) (#141) 2026-03-02 22:02:58 +00:00
BaselineProfileArchiveActionTest.php Spec 116: Baseline drift engine v1 (meta fidelity + coverage guard) (#141) 2026-03-02 22:02:58 +00:00
BaselineProfileAuthorizationTest.php Baseline governance UX polish + view Infolist (#123) 2026-02-19 23:56:09 +00:00
BaselineProfileWorkspaceOwnershipTest.php feat(115): baseline operability + alerts (#140) 2026-03-01 02:26:47 +00:00
BaselineResolutionDeterminismTest.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
BaselineResumeCaptureAuditEventsTest.php Spec 118: Resumable baseline evidence capture + snapshot UX (#143) 2026-03-04 22:34:13 +00:00
BaselineSnapshotBackfillTest.php feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
BaselineSnapshotLifecycleAuditabilityTest.php feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
BaselineSupportCapabilityGuardTest.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00