TenantAtlas/apps/platform/tests/Feature/Reviews
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
..
CustomerReviewWorkspaceAuthorizationTest.php feat: productize customer review workspace (#310) 2026-04-30 18:15:32 +00:00
CustomerReviewWorkspaceLaunchLinksTest.php feat(specs/259): compliance evidence mapping (#312) 2026-04-30 21:27:49 +00:00
CustomerReviewWorkspaceNavigationContextTest.php feat(specs/257): governance decision convergence (#304) 2026-04-29 22:36:05 +00:00
CustomerReviewWorkspacePackAccessTest.php feat(specs/259): compliance evidence mapping (#312) 2026-04-30 21:27:49 +00:00
CustomerReviewWorkspacePageTest.php fix(platform): resolve review and tenant review conflicts (#314) 2026-05-01 08:56:22 +00:00