TenantAtlas/tests
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
..
Feature fix(tests): Repair 3 failing tests 2025-12-22 17:01:30 +01:00
Unit test(004): Add comprehensive tests for ScopeTagResolver 2025-12-22 16:51:52 +01:00
Pest.php feat: TenantPilot v1 - Complete implementation (Phases 1-12) 2025-12-12 02:27:54 +01:00
TestCase.php feat: TenantPilot v1 - Complete implementation (Phases 1-12) 2025-12-12 02:27:54 +01:00