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

File daemon.test.ts

apps/cli/src/daemon.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { existsSync, mkdtempSync, rmSync } from "node:fs";
3import { createServer, type Server } from "node:http";
4import type { AddressInfo } from "node:net";

Callers

nothing calls this directly

Calls 12

isDevCliEntrypointFunction · 0.90
spawnDetachedFunction · 0.90
planServiceInstallFunction · 0.90
waitForFileFunction · 0.85
endMethod · 0.80
listenMethod · 0.80
addressMethod · 0.80
closeMethod · 0.65
resolveFunction · 0.50

Tested by

no test coverage detected