Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/infinitered/reactotron
/ started.test.ts
File
started.test.ts
lib/reactotron-core-server/test/started.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
"../src/reactotron-core-server"
3
4
test(
"sets the started flag"
,
async
() => {
Callers
nothing calls this directly
Calls
3
createServer
Function · 0.90
start
Method · 0.80
stop
Method · 0.65
Tested by
no test coverage detected