TenantAtlas/apps/platform/tests/Feature/Findings
ahmido e64bae9cfc feat: cut over tenant core to managed environments (#335)
## Summary
- replace the legacy Tenant and TenantMembership core models with ManagedEnvironment and ManagedEnvironmentMembership
- propagate the managed environment naming and key changes across Filament resources, pages, controllers, jobs, models, and supporting runtime paths
- add feature 279 spec artifacts and focused managed-environment test coverage for model behavior, route binding, panel context, authorization, and legacy guardrails

## Validation
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/ManagedEnvironment/LegacyTenantCoreGuardTest.php tests/Feature/ManagedEnvironment/ManagedEnvironmentAuthorizationTest.php tests/Feature/ManagedEnvironment/ManagedEnvironmentPanelContextTest.php tests/Feature/ManagedEnvironment/ManagedEnvironmentRouteBindingTest.php tests/Unit/ManagedEnvironment/ManagedEnvironmentContextResolverTest.php tests/Unit/ManagedEnvironment/ManagedEnvironmentModelTest.php`
- `cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent`

## Notes
- branch pushed from commit `1123b122`
- browser smoke test file was added but not run in this pass

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #335
2026-05-07 06:38:14 +00:00
..
Concerns feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
DriftStaleAutoResolveTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingAdminTenantParityTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingAssignmentAuditSemanticsTest.php feat(219): Finding ownership semantics + LEAN-001 constitution + backup_set unification (#256) 2026-04-20 17:54:33 +00:00
FindingAuditBackstopTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingAuditLogTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingAutomationWorkflowTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingBulkActionsTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingExceptionAuthorizationTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingExceptionDecisionRegisterBoundariesTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingExceptionDecisionRegisterNavigationTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingExceptionDetailDecisionSummaryTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingExceptionPolicyTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingExceptionRegisterTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingExceptionRenewalTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingExceptionRevocationTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
FindingExceptionWorkflowTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
FindingOutcomeSummaryReportingTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingRbacTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingRecurrenceTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingRelatedNavigationTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingRiskGovernanceProjectionTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingsAssignmentHygieneClassificationTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingsAssignmentHygieneOverviewSignalTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingsAssignmentHygieneReportTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingsClaimHandoffTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingsIntakeQueueNavigationContextTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingsIntakeQueueTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingsListDefaultsTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
FindingsListEnterpriseUxTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
FindingsListFiltersTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingsNotificationEventTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingsNotificationRoutingTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingWorkflowConcurrencyTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingWorkflowGuardTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingWorkflowRegressionTest.php refactor: remove findings lifecycle backfill runtime surfaces (#294) 2026-04-28 22:00:51 +00:00
FindingWorkflowRowActionsTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingWorkflowServiceTest.php feat: implement finding outcome taxonomy (#267) 2026-04-23 07:29:05 +00:00
FindingWorkflowUiEnforcementTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
FindingWorkflowViewActionsTest.php feat: implement finding outcome taxonomy (#267) 2026-04-23 07:29:05 +00:00
MyFindingsInboxNavigationContextTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
MyWorkInboxTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
RemoveAcknowledgedCompatibilityWorkflowTest.php feat: remove findings acknowledged compatibility and unify canonical operation types (#296) 2026-04-29 07:34:39 +00:00
RemoveFindingsLifecycleBackfillActionTest.php refactor: remove findings lifecycle backfill runtime surfaces (#294) 2026-04-28 22:00:51 +00:00