- 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
|
||
|---|---|---|
| .. | ||
| Filament | ||
| AdminConsentCallbackTest.php | ||
| BackupItemReaddTest.php | ||
| BackupWithAssignmentsTest.php | ||
| ExampleTest.php | ||
| SettingsCatalogDefinitionResolverTest.php | ||