TenantAtlas/tests/Feature
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
..
Filament fix(tests): Repair 3 failing tests 2025-12-22 17:01:30 +01:00
AdminConsentCallbackTest.php feat: TenantPilot v1 - Complete implementation (Phases 1-12) 2025-12-12 02:27:54 +01:00
BackupItemReaddTest.php fix: Allow re-adding soft-deleted backup items by restoring them 2025-12-22 14:57:55 +01:00
BackupWithAssignmentsTest.php fix(tests): Repair 3 failing tests 2025-12-22 17:01:30 +01:00
ExampleTest.php Initial commit from Specify template 2025-12-10 22:27:21 +01:00
SettingsCatalogDefinitionResolverTest.php dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00