Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/infinitered/reactotron
/ configure.test.ts
File
configure.test.ts
lib/reactotron-core-server/test/configure.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createServer } from
"../src/reactotron-core-server"
2
3
test(
"has default port"
, () => {
4
const
client = createServer()
Callers
nothing calls this directly
Calls
3
createServer
Function · 0.90
on
Method · 0.80
stop
Method · 0.65
Tested by
no test coverage detected