MCPcopy Index your code
hub / github.com/postgres-ai/database-lab-engine / initWS.test.ts

File initWS.test.ts

ui/packages/ce/src/api/engine/initWS.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, afterEach } from 'vitest'
2
3vi.mock('config/env', () => ({ WS_URL_PREFIX: '' }))
4

Callers

nothing calls this directly

Calls 2

initWSFunction · 0.90
itFunction · 0.50

Tested by

no test coverage detected