TenantAtlas/apps/platform/tests/Unit/Providers
ahmido 292d555eac refactor: consolidate internal tenant model naming (#355)
## Summary
- consolidate internal platform naming from `Tenant` to `Environment` / `ManagedEnvironment` across models, controllers, services, and Filament resources
- rename environment-scoped UI surfaces such as dashboards, chooser flows, navigation, and related widgets to match the updated environment-first domain language
- align middleware, onboarding/review lifecycle services, jobs, and route/context controllers with the new environment-scoped architecture

## Validation
- not rerun as part of this commit/push/PR request

## Notes
- branch is 1 commit ahead of `platform-dev`
- main commit: `refactor: consolidate internal tenant model naming`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #355
2026-05-14 11:13:28 +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 fix: restore full-suite green signals across platform workflows (#351) 2026-05-12 18:50:40 +00:00
ProviderBoundaryGuardrailTest.php fix: restore full-suite green signals across platform workflows (#351) 2026-05-12 18:50:40 +00:00
ProviderCapabilityRegistryTest.php feat: implement provider capability registry (#342) 2026-05-08 21:17:05 +00:00
ProviderConnectionBadgeMappingTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +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 refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
ProviderOperationStartResultPresenterTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00