TenantAtlas/tests/Feature/Filament
ahmido d2dbc52a32 feat(006): foundations + assignment mapping and preview-only restore guard (#7)
## Summary
- Capture and restore foundation types (assignment filters, scope tags, notification templates) with deterministic mapping.
- Apply foundation mappings during restore (scope tags on policy payloads, assignment filter mapping with skip reasons).
- Improve restore run UX (item selection, rerun action, preview-only badges).
- Enforce preview-only policy types (e.g. Conditional Access) during execution.

## Testing
- ./vendor/bin/sail artisan test tests/Feature/Filament/ConditionalAccessPreviewOnlyTest.php

## Notes
- Specs/plan/tasks updated under specs/006-sot-foundations-assignments.
- No migrations.

Co-authored-by: Ahmed Darrazi <ahmeddarrazi@adsmac.local>
Reviewed-on: #7
2025-12-26 23:44:31 +00:00
..
BackupCreationTest.php feat/004-assignments-scope-tags (#4) 2025-12-23 21:49:58 +00:00
ConditionalAccessPreviewOnlyTest.php feat(006): foundations + assignment mapping and preview-only restore guard (#7) 2025-12-26 23:44:31 +00:00
HousekeepingTest.php feat/005-bulk-operations (#5) 2025-12-25 13:32:36 +00:00
MalformedSnapshotWarningTest.php Intune RBAC: graceful unsupported-account handling, health-check fixes, tests and docs updates 2025-12-13 01:25:06 +01:00
ODataTypeMismatchTest.php feat: merge 001-filament-json 2025-12-14 20:23:18 +01:00
PolicyCaptureSnapshotOptionsTest.php feat/004-assignments-scope-tags (#4) 2025-12-23 21:49:58 +00:00
PolicyListingTest.php feat/004-assignments-scope-tags (#4) 2025-12-23 21:49:58 +00:00
PolicySettingsDisplayTest.php dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
PolicyVersionReadableLayoutTest.php dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
PolicyVersionSettingsTest.php Intune RBAC: graceful unsupported-account handling, health-check fixes, tests and docs updates 2025-12-13 01:25:06 +01:00
PolicyVersionTest.php feat: TenantPilot v1 - Complete implementation (Phases 1-12) 2025-12-12 02:27:54 +01:00
PolicyViewSettingsCatalogReadableTest.php dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
RestoreExecutionTest.php feat(006): foundations + assignment mapping and preview-only restore guard (#7) 2025-12-26 23:44:31 +00:00
RestoreItemSelectionTest.php feat(006): foundations + assignment mapping and preview-only restore guard (#7) 2025-12-26 23:44:31 +00:00
RestorePreviewTest.php feat(006): foundations + assignment mapping and preview-only restore guard (#7) 2025-12-26 23:44:31 +00:00
SettingsCatalogPolicyHydrationTest.php feat: merge 001-filament-json 2025-12-14 20:23:18 +01:00
SettingsCatalogPolicyNormalizedDisplayTest.php dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
SettingsCatalogPolicySyncTest.php feat: merge 001-filament-json 2025-12-14 20:23:18 +01:00
SettingsCatalogRestoreApplySettingsPatchTest.php feat/004-assignments-scope-tags (#4) 2025-12-23 21:49:58 +00:00
SettingsCatalogRestoreTest.php dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
SettingsCatalogSettingsTableRenderTest.php dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
TenantMakeCurrentTest.php feat: TenantPilot v1 - Complete implementation (Phases 1-12) 2025-12-12 02:27:54 +01:00
TenantRbacWizardTest.php Intune RBAC: graceful unsupported-account handling, health-check fixes, tests and docs updates 2025-12-13 01:25:06 +01:00
TenantSetupTest.php feat/004-assignments-scope-tags (#4) 2025-12-23 21:49:58 +00:00