TenantAtlas/apps/platform/tests/Feature/TenantReview
ahmido eae06bfe05 fix(platform): resolve review and tenant review conflicts (#314)
Resolves the targeted Review / Evidence conflict set on top of `platform-dev` without introducing new features.

Included scope:
- keep `platform-dev` as the newer product truth for Customer Review Workspace and Review / Evidence surfaces
- retain the stable `evidence_proof` surface where still needed
- update the outdated TenantReview creation expectation to the current 7-section review structure

Validation run locally:
- `./vendor/bin/sail artisan test --compact --filter=CustomerReviewWorkspace`
- `./vendor/bin/sail artisan test --compact --filter=EvidenceSnapshot`
- `./vendor/bin/sail artisan test --compact --filter=ReviewPack`
- `./vendor/bin/sail artisan test --compact --filter=TenantReview`
- `./vendor/bin/sail artisan test --compact tests/Feature/TenantReview/TenantReviewCreationTest.php`
- `./vendor/bin/sail bin pint --dirty --format agent`

Follow-up integration path after merge:

`platform-dev` -> `dev`.

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #314
2026-05-01 08:56:22 +00:00
..
TenantReviewAuditLogTest.php feat(specs/259): compliance evidence mapping (#312) 2026-04-30 21:27:49 +00:00
TenantReviewCanonicalControlReferenceTest.php feat(specs/259): compliance evidence mapping (#312) 2026-04-30 21:27:49 +00:00
TenantReviewCreationTest.php fix(platform): resolve review and tenant review conflicts (#314) 2026-05-01 08:56:22 +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(specs/259): compliance evidence mapping (#312) 2026-04-30 21:27:49 +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