lilith-platform.live/deployments/playwright-e2e-docker/e2e
Natalie 2309a6a477 fix(my): unwrap credentials list envelope from quinn.api
GET /api/credentials now returns { total, credentials } via the quinn.api
proxy, but the dashboard still treated the body as a bare array and crashed
with .filter is not a function. Add a shared parser, unit test, and e2e guard.
2026-06-22 21:15:42 -04:00
..
helpers chore(mcp-server): 🔧 Update server entry point, user agent configs, and Playwright E2E test configs for admin API and main specs 2026-04-18 19:25:55 -07:00
admin.spec.ts
bookings.spec.ts
global-setup.ts
integration.spec.ts
my.spec.ts fix(my): unwrap credentials list envelope from quinn.api 2026-06-22 21:15:42 -04:00
provider-api.spec.ts
www.spec.ts