Files
paseo/packages
Mohamed Boudra 3fa43c865d app: fix Playwright E2E WebSocket errors on Node 20 + fix format
E2E helpers used DaemonClient without a webSocketFactory, which relies
on globalThis.WebSocket — unavailable in Node 20 (CI). Add a shared
node-ws-factory helper using the ws package (matching the CLI pattern)
and inject it in all three E2E connection helpers. Also fix a biome
formatting issue in the cli provider test.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 03:08:10 +00:00
..
2026-04-10 17:33:21 +07:00
2026-04-10 17:33:21 +07:00