Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
http from
'node:http'
2
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
3
import
{ ServerEventBus } from
'../src/server/server'
4
Callers
nothing calls this directly
Calls
4
clearGlobals
Function · 0.85
destroy
Method · 0.80
stop
Method · 0.45
start
Method · 0.45
Tested by
no test coverage detected