TenantAtlas/tests/Feature/Findings
ahmido 73a879d061 feat: implement spec 147 tenant context enforcement (#176)
## Summary
- implement Spec 147 for workspace-first tenant selector and remembered tenant context enforcement
- harden canonical and tenant-bound route behavior so selected tenant mismatch stays informational
- fix drift finding subject fallback for workspace-safe RBAC identifiers and centralize finding subject resolution

## Testing
- vendor/bin/sail artisan test --compact tests/Feature/Filament/FindingViewRbacEvidenceTest.php tests/Feature/Findings/FindingsListDefaultsTest.php
- vendor/bin/sail bin pint --dirty --format agent

## Notes
- branch pushed at de0679cd8b
- includes the spec artifacts under specs/147-tenant-selector-remembered-context-enforcement/

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #176
2026-03-16 22:52:58 +00:00
..
DriftStaleAutoResolveTest.php feat: add Intune RBAC baseline compare support (#156) 2026-03-09 18:49:20 +00:00
FindingAdminTenantParityTest.php feat: complete admin canonical tenant rollout (#165) 2026-03-13 08:09:20 +00:00
FindingAuditLogTest.php feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
FindingBackfillTest.php feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
FindingBulkActionsTest.php feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
FindingRbacTest.php feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
FindingRecurrenceTest.php feat: add Intune RBAC baseline compare support (#156) 2026-03-09 18:49:20 +00:00
FindingRelatedNavigationTest.php feat: add cross-resource navigation cohesion (#160) 2026-03-10 16:08:14 +00:00
FindingsListDefaultsTest.php feat: implement spec 147 tenant context enforcement (#176) 2026-03-16 22:52:58 +00:00
FindingsListFiltersTest.php feat: standardize filter UX across key resources (#154) 2026-03-09 06:27:22 +00:00
FindingWorkflowRowActionsTest.php feat: complete admin canonical tenant rollout (#165) 2026-03-13 08:09:20 +00:00
FindingWorkflowViewActionsTest.php feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00