TenantAtlas/apps/platform/tests/Feature/Reviews
ahmido dd7139ebe3 Spec392 customer output gating (#463)
Implements Spec392 customer output gating for review pack downloads, rendered reports, management PDFs, and customer workspace CTAs.

Validation:
- php vendor/bin/pest --filter=Spec392: 12 passed / 58 assertions
- php vendor/bin/pest --filter='ReviewPack|CustomerReviewWorkspace|StoredReport': 283 passed / 1 skipped / 2053 assertions
- affected browser matrix: 12 passed / 420 assertions
- php vendor/bin/pint --dirty: pass
- git diff --check: pass

Notes:
- Deprecated limited-download semantics remain removed.
- Unsafe customer-facing output returns 403/no output.
- Internal preview/report access is operator-only.

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #463
2026-06-20 20:54:50 +00:00
..
CustomerReviewWorkspaceAuthorizationTest.php Spec 315: implement environment CTA explicit filter contract (#370) 2026-05-16 11:50:20 +00:00
CustomerReviewWorkspaceHubContractTest.php feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00
CustomerReviewWorkspaceLaunchLinksTest.php feat(ui): implement customer auditor surface safety pass (#443) 2026-06-12 15:51:30 +00:00
CustomerReviewWorkspaceNavigationContextTest.php feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00
CustomerReviewWorkspacePackAccessTest.php Spec392 customer output gating (#463) 2026-06-20 20:54:50 +00:00
CustomerReviewWorkspacePageTest.php Spec392 customer output gating (#463) 2026-06-20 20:54:50 +00:00
ReviewRegisterWorkspaceHubContractTest.php Spec 314: enforce workspace hub navigation context contract (#369) 2026-05-16 09:54:29 +00:00