TenantAtlas/apps/platform/tests/Feature/EnvironmentReview
ahmido bf43dad3d1 fix: enforce workspace surface scope for customer review workspace (#366)
## Summary
- keep `/admin/reviews/workspace` workspace-scoped in shell and sidebar context
- treat `tenant` query hints on the customer review workspace as page-level filters only
- update the customer review workspace tests and Spec 311 navigation contract to match the workspace-hub IA

## Testing
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Reviews/CustomerReviewWorkspacePageTest.php`
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Filament/WorkspaceContextTopbarAndTenantSelectionTest.php tests/Feature/Filament/PanelNavigationSegregationTest.php`
- `cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent`
- `git diff --check`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #366
2026-05-15 20:52:37 +00:00
..
EnvironmentReviewAuditLogTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentReviewCanonicalControlReferenceTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentReviewCreationTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentReviewCycleTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentReviewExecutivePackTest.php feat: implement decision register summary in environment review packs (#363) 2026-05-15 12:54:41 +00:00
EnvironmentReviewExplanationSurfaceTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentReviewExportOperationsUxTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentReviewLifecycleTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentReviewOperationsUxTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentReviewRbacTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentReviewRegisterPrefilterTest.php fix: enforce workspace surface scope for customer review workspace (#366) 2026-05-15 20:52:37 +00:00
EnvironmentReviewRegisterRbacTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentReviewRegisterTest.php fix: enforce workspace surface scope for customer review workspace (#366) 2026-05-15 20:52:37 +00:00
EnvironmentReviewUiContractTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00