MCPcopy Create free account
hub / github.com/TanStack/devtools / server.test.ts

File server.test.ts

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

Source from the content-addressed store, hash-verified

1import http from 'node:http'
2import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
3import { ServerEventBus } from '../src/server/server'
4

Callers

nothing calls this directly

Calls 4

clearGlobalsFunction · 0.85
destroyMethod · 0.80
stopMethod · 0.45
startMethod · 0.45

Tested by

no test coverage detected