TenantAtlas/apps/platform/tests/Unit/Providers
ahmido 1debe40ced feat: implement provider capability registry (#342)
## Summary
- implement the provider capability registry and derived capability evaluation flow
- update provider connections, onboarding, required-permissions diagnostics, and provider blocker translation to use capability-first summaries
- add bounded unit, feature, and browser test coverage plus the prepared Spec 283 artifacts

## Notes
- branch: `283-provider-capability-registry`
- commit: `74e75c3e`
- no additional validation commands were run in this git/PR flow step

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #342
2026-05-08 21:17:05 +00:00
..
AdminConsentUrlFactoryTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
CredentialManagerTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
PlatformProviderIdentityResolverTest.php feat: normalize provider connection scope contracts (#339) 2026-05-07 19:28:42 +00:00
ProviderBoundaryClassificationTest.php feat: normalize provider connection scope contracts (#339) 2026-05-07 19:28:42 +00:00
ProviderBoundaryGuardrailTest.php feat: harden provider boundaries (#273) 2026-04-24 21:05:37 +00:00
ProviderCapabilityRegistryTest.php feat: implement provider capability registry (#342) 2026-05-08 21:17:05 +00:00
ProviderConnectionBadgeMappingTest.php feat: neutralize provider connection target-scope surfaces (#274) 2026-04-25 09:07:40 +00:00
ProviderConnectionClassifierTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ProviderConnectionTargetScopeDescriptorTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ProviderGatewayTest.php feat: harden provider boundaries (#273) 2026-04-24 21:05:37 +00:00
ProviderIdentityResolutionNeutralityTest.php feat: normalize provider connection scope contracts (#339) 2026-05-07 19:28:42 +00:00
ProviderIdentityResolverTest.php feat: normalize provider connection scope contracts (#339) 2026-05-07 19:28:42 +00:00
ProviderNextStepsRegistryTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ProviderOperationRegistryCanonicalTypeTest.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
ProviderOperationStartGateTest.php feat: normalize provider connection scope contracts (#339) 2026-05-07 19:28:42 +00:00
ProviderOperationStartResultPresenterTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00