TenantAtlas/apps/platform/tests/Feature/ReviewPack
ahmido aacd82849a
Some checks failed
Main Confidence / confidence (push) Failing after 54s
feat(reviews): add CustomerReviewWorkspace with audit logging and RBAC enforcement (#289)
Add `CustomerReviewWorkspace` page for tenant pre-filtered reviews
Add customer workspace links to `EvidenceSnapshotResource`, `ReviewPackResource`, and `TenantReviewResource`
Implement audit logging for `TenantReviewOpened` and `ReviewPackDownloaded` actions
Update ReviewPack download controller to enforce tenant-scoped RBAC
Add tests for ReviewPack download authorization and audit logging

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #289
2026-04-28 07:15:41 +00:00
..
ReviewPackDownloadTest.php feat(reviews): add CustomerReviewWorkspace with audit logging and RBAC enforcement (#289) 2026-04-28 07:15:41 +00:00
ReviewPackEntitlementEnforcementTest.php 247: plans entitlements billing readiness (#287) 2026-04-27 17:35:04 +00:00
ReviewPackGenerationTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ReviewPackPruneTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ReviewPackRbacTest.php feat(reviews): add CustomerReviewWorkspace with audit logging and RBAC enforcement (#289) 2026-04-28 07:15:41 +00:00
ReviewPackRedactionIntegrityTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ReviewPackResourceTest.php 247: plans entitlements billing readiness (#287) 2026-04-27 17:35:04 +00:00
ReviewPackScheduleTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ReviewPackValidRiskAcceptanceTest.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ReviewPackWidgetTest.php 247: plans entitlements billing readiness (#287) 2026-04-27 17:35:04 +00:00
TenantReviewDerivedReviewPackTest.php feat: compress governance operator outcomes (#253) 2026-04-19 12:30:36 +00:00