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

File release-bootstrap-smoke.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { spawn } from "node:child_process";
3import { createServer } from "node:http";
4import { mkdtemp, mkdir, readFile, rm, cp } from "node:fs/promises";

Callers

nothing calls this directly

Calls 9

dirnameOfFunction · 0.85
mkdtempFunction · 0.85
endMethod · 0.80
runCommandFunction · 0.70
listenFunction · 0.70
closeServerFunction · 0.70
textMethod · 0.65
resolveFunction · 0.50
fetchFunction · 0.50

Tested by

no test coverage detected