Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ getPort } from
"get-port-please"
2
import
{ createServer } from
"reactotron-core-server"
3
import
{ createMcpServer } from
"../src/mcp-server"
4
import
WebSocket from
"ws"
Callers
nothing calls this directly
Calls
11
createServer
Function · 0.90
createMcpServer
Function · 0.90
mcpRequest
Function · 0.85
parseSSE
Function · 0.85
connectMockApp
Function · 0.85
connectAppWithConfig
Function · 0.85
start
Method · 0.80
on
Method · 0.80
close
Method · 0.80
filter
Method · 0.80
stop
Method · 0.65
Tested by
no test coverage detected