MCPcopy
hub / github.com/infinitered/reactotron / mcp-server.test.ts

File mcp-server.test.ts

lib/reactotron-mcp/test/mcp-server.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getPort } from "get-port-please"
2import { createServer } from "reactotron-core-server"
3import { createMcpServer } from "../src/mcp-server"
4import WebSocket from "ws"

Callers

nothing calls this directly

Calls 11

createServerFunction · 0.90
createMcpServerFunction · 0.90
mcpRequestFunction · 0.85
parseSSEFunction · 0.85
connectMockAppFunction · 0.85
connectAppWithConfigFunction · 0.85
startMethod · 0.80
onMethod · 0.80
closeMethod · 0.80
filterMethod · 0.80
stopMethod · 0.65

Tested by

no test coverage detected