TenantAtlas/tests/Feature
Ahmed Darrazi f314703ac6 fix: capture assignments when adding policies to backup sets
- Add includeAssignments parameter to addPoliciesToSet method
- Add 'Include Assignments' checkbox to UI (default: true)
- Fix AssignmentFetcher to use request() instead of non-existent get()
- Fix GroupResolver to use request() instead of non-existent post()
- Replace GraphLogger calls with Laravel Log facade
- Add tests for addPoliciesToSet with/without assignments
2025-12-22 17:17:52 +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: capture assignments when adding policies to backup sets 2025-12-22 17:17:52 +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