This repository has been archived on 2026-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
app/apps/e2e
Barkley Trimsworth 6f3e6b9bd9 fix(e2e): add portal session mocks to impersonation tests
QA identified that impersonation.spec.ts mocks impersonation
session endpoints but not portal session endpoints. When
CustomerPortal.tsx validates the session it calls GET /api/portal/me
which fails without a mock, causing the redirect to fire and tests
to fail.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-31 01:16:17 +00:00
..