TenantAtlas/apps/platform/tests/Feature/Auth
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
..
AdminLocalSmokeLoginTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
AdminLoginIsEntraOnlyTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
AdminPanelAuthTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BackupHealthBrowserFixtureLoginTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
BreakGlassModeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BreakGlassWorkspaceOwnerRecoveryTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
CrossScopeAccessTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
DbOnlyPagesDoNotMakeHttpRequestsTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
DisabledUserLoginIsBlockedTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
EntraCallbackRateLimiterTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
EntraCallbackUpsertByTidOidTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
NoAccessPageRendersTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OidcFailureRedirectsSafelyTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
PostLoginRoutingByMembershipTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
RemoveAcknowledgedCapabilityAliasTest.php feat: remove findings acknowledged compatibility and unify canonical operation types (#296) 2026-04-29 07:34:39 +00:00
SessionSeparationSmokeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
SystemPanelAuthTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
TenantChooserSelectionTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
WorkspaceFirstManagedEnvironmentAccessTest.php Complete Spec 287 prerequisite cutover (#346) 2026-05-10 18:22:34 +00:00
WorkspaceLastOwnerGuardTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00