TenantAtlas/apps/platform/tests/Feature/Operations
ahmido b159dacd36 feat: clean up legacy tenant environment context (#372)
## Summary
- remove legacy tenant-scoped routing and middleware paths in favor of the current environment/workspace context flow
- update Filament pages and resources to use the cleaned-up admin surface and environment filter context
- add the related spec 317 artifacts and targeted tests for environment filter state and legacy context cleanup

## Testing
- not run as part of this commit/push/PR workflow

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #372
2026-05-16 18:25:36 +00:00
..
AssignmentFetchOperationRunFailureTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
AssignmentFetchOperationRunTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
AssignmentJobDedupeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
AssignmentRestoreOperationRunFailureTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
AssignmentRestoreOperationRunTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
AssignmentRunSummaryCountsTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineOperationRunGuardTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BaselineQueueRuntimeGuardTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
BulkOperationExecutionReauthorizationTest.php fix: restore full-suite green signals across platform workflows (#351) 2026-05-12 18:50:40 +00:00
ExecuteRestoreRunExecutionReauthorizationTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
LegacyRunRedirectTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
LegacyRunRoutesNotFoundTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperationLifecycleReconciliationTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
OperationLifecycleTimingGuardTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperationRunBlockedExecutionPresentationTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
OperationRunFailedJobBridgeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ProductTelemetryOperationStartCaptureTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ProviderBackedRunReasonAlignmentTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
QueuedExecutionAuditTrailTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
QueuedExecutionContractMatrixTest.php fix: restore full-suite green signals across platform workflows (#351) 2026-05-12 18:50:40 +00:00
QueuedExecutionMiddlewareOrderingTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
QueuedExecutionRetryReauthorizationTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ReconcileAdapterRunsJobTrackingTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
RestoreLinkedOperationDetailTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
RunInventorySyncExecutionReauthorizationTest.php fix: restore full-suite green signals across platform workflows (#351) 2026-05-12 18:50:40 +00:00
SystemRunBlockedExecutionNotificationTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
TenantlessOperationRunViewerTest.php feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00