TenantAtlas/apps/platform/tests/Feature/TenantReview
ahmido 966b7af472
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 1m0s
feat: productize customer review workspace (#310)
## Summary
- productize the customer review workspace and released-review drilldown into a calmer customer-safe governance flow
- make review-pack and evidence-proof access explicit, capability-aware, and auditable in the shared Filament resources
- add focused Pest coverage, browser smoke coverage, and the full Spec 258 artifact package

## Notes
- Filament stays on v5 with Livewire v4 surfaces; no provider registration changes were introduced
- no new global-search scope, destructive action surface, or asset registration was added
- bounded additive audit action IDs were added for workspace open and evidence proof open events

## Validation
- focused Pest feature suites for workspace, review detail, review-pack, and evidence flows
- bounded browser smoke: `tests/Browser/Reviews/CustomerReviewWorkspaceSmokeTest.php`
- `cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #310
2026-04-30 18:15:32 +00:00
..
TenantReviewAuditLogTest.php feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
TenantReviewCanonicalControlReferenceTest.php feat: remove findings acknowledged compatibility and unify canonical operation types (#296) 2026-04-29 07:34:39 +00:00
TenantReviewCreationTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantReviewCycleTest.php feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
TenantReviewExecutivePackTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantReviewExplanationSurfaceTest.php feat: productize customer review workspace (#310) 2026-04-30 18:15:32 +00:00
TenantReviewExportOperationsUxTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantReviewLifecycleTest.php feat: harden governance action semantics (#229) 2026-04-12 21:21:44 +00:00
TenantReviewOperationsUxTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantReviewRbacTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantReviewRegisterPrefilterTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantReviewRegisterRbacTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantReviewRegisterTest.php feat: compress governance operator outcomes (#253) 2026-04-19 12:30:36 +00:00
TenantReviewUiContractTest.php feat: productize customer review workspace (#310) 2026-04-30 18:15:32 +00:00