MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / daemon-bootstrap.test.ts

File daemon-bootstrap.test.ts

tests/daemon-bootstrap.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { createServer } from "node:net";
3import * as Effect from "effect/Effect";
4

Callers

nothing calls this directly

Calls 10

parseDaemonBaseUrlFunction · 0.90
isDevCliEntrypointFunction · 0.90
buildDaemonSpawnSpecFunction · 0.90
chooseDaemonPortFunction · 0.90
resumeFunction · 0.85
listenMethod · 0.80
addressMethod · 0.80
closeMethod · 0.65
resolveFunction · 0.50

Tested by

no test coverage detected