TenantAtlas/tests/Feature/Drift
ahmido 7ac53f4cc4 feat(111): findings workflow + SLA settings (#135)
Implements spec 111 (Findings workflow + SLA) and fixes Workspace findings SLA settings UX/validation.

Key changes:
- Findings workflow service + SLA policy and alerting.
- Workspace settings: allow partial SLA overrides without auto-filling unset severities in the UI; effective values still resolve via defaults.
- New migrations, jobs, command, UI/resource updates, and comprehensive test coverage.

Tests:
- `vendor/bin/sail artisan test --compact` (1779 passed, 8 skipped).

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #135
2026-02-25 01:48:01 +00:00
..
DriftAcknowledgeAuthorizationTest.php feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
DriftAcknowledgeTest.php feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
DriftAssignmentDriftDetectionTest.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
DriftBaselineSelectionTest.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
DriftBulkAcknowledgeAllMatchingConfirmationTest.php feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
DriftBulkAcknowledgeAllMatchingTest.php feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
DriftBulkAcknowledgeAuthorizationTest.php feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
DriftBulkAcknowledgeTest.php feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
DriftCompletedRunWithZeroFindingsTest.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
DriftEvidenceMinimizationTest.php feat/044-drift-mvp (#58) 2026-01-14 23:16:10 +00:00
DriftFindingDetailShowsAssignmentsDiffTest.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
DriftFindingDetailShowsScopeTagsDiffTest.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
DriftFindingDetailShowsSettingsDiffTest.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
DriftFindingDetailTest.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
DriftGenerationDeterminismTest.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
DriftGenerationDispatchTest.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
DriftHasherTest.php feat/044-drift-mvp (#58) 2026-01-14 23:16:10 +00:00
DriftLandingCopyTest.php Spec 092: Legacy Purge (runs/routes/UI/test shims) (#110) 2026-02-14 18:43:56 +00:00
DriftLandingShowsComparisonInfoTest.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
DriftPolicySnapshotDriftDetectionTest.php feat: Workspace settings slices v1 (backup, drift, operations) (#120) 2026-02-16 03:18:33 +00:00
DriftPolicySnapshotMetadataOnlyDoesNotCreateFindingTest.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
DriftScopeTagDriftDetectionTest.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
DriftScopeTagLegacyDefaultDoesNotCreateFindingTest.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
DriftTenantIsolationTest.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
GenerateDriftFindingsJobNotificationTest.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00