TenantAtlas/tests/Feature/Filament
Ahmed Darrazi 72d71765db fix(tests): Repair 3 failing tests
- BackupWithAssignmentsTest: Added missing PolicySnapshotService mock for orphaned groups test
- BackupCreationTest: Added PolicySnapshotService mock with twice() expectation, added last_synced_at to test policies, fixed payload assertion (id instead of policyId)
- PolicyListingTest: Added last_synced_at to test policies

Root cause: Policies without last_synced_at within 7 days are filtered out by BackupItemsRelationManager (Feature 005 workaround for deleted policies)

All tests now passing: 155 passed , 5 skipped
2025-12-22 17:01:30 +01:00
..
BackupCreationTest.php fix(tests): Repair 3 failing tests 2025-12-22 17:01:30 +01:00
HousekeepingTest.php feat: TenantPilot v1 - Complete implementation (Phases 1-12) 2025-12-12 02:27:54 +01: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
PolicyListingTest.php fix(tests): Repair 3 failing tests 2025-12-22 17:01:30 +01: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: merge 001-filament-json 2025-12-14 20:23:18 +01:00
RestorePreviewTest.php feat: merge 001-filament-json 2025-12-14 20:23:18 +01: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 dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +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 test(004): Add comprehensive tests for ScopeTagResolver 2025-12-22 16:51:52 +01:00