TenantAtlas/tests/Feature
Ahmed Darrazi 650d052516 test(004): Add comprehensive tests for ScopeTagResolver
- Test resolves scope tag IDs to objects with id and displayName
- Test caching behavior (1 hour TTL)
- Test empty input handling
- Test 403 Forbidden error handling gracefully
- Test filtering to requested IDs preserving array keys
- Updated BackupWithAssignmentsTest ScopeTagResolver mocks to match actual method signature
- Fixed TenantSetupTest to expect 'granted' instead of 'ok' status
- Added ScopeTagResolver mock to BackupCreationTest

All Phase 3 (Scope Tags) functionality complete and tested.
2025-12-22 16:51:52 +01:00
..
Filament test(004): Add comprehensive tests for ScopeTagResolver 2025-12-22 16:51:52 +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 test(004): Add comprehensive tests for ScopeTagResolver 2025-12-22 16:51: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