MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / boot-process.test.ts

File boot-process.test.ts

e2e/local/boot-process.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { mkdtempSync, rmSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 6

bootProcessesFunction · 0.90
waitForBootFunction · 0.90
isAddrInUseFunction · 0.90
claimAndBootFunction · 0.90
rejectFunction · 0.85
pushMethod · 0.80

Tested by

no test coverage detected