MCPcopy Index your code
hub / github.com/TanStack/devtools / client.test.ts

File client.test.ts

packages/event-bus/tests/client.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2import { ClientEventBus } from '../src/client/client'
3
4// Stub BroadcastChannel since it's not available in test environment

Callers

nothing calls this directly

Calls 6

createMockWebSocketClassFunction · 0.85
startMethod · 0.45
stopMethod · 0.45

Tested by

no test coverage detected