MCPcopy
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

1import { createServer } from "../src/reactotron-core-server"
2
3test("has default port", () => {
4 const client = createServer()

Callers

nothing calls this directly

Calls 3

createServerFunction · 0.90
onMethod · 0.80
stopMethod · 0.65

Tested by

no test coverage detected