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

File service.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 11

generateLaunchdPlistFunction · 0.90
generateSystemdUnitFunction · 0.90
cmdSetValueFunction · 0.90
generateWindowsTaskXmlFunction · 0.90
parseNetstatListenerPidsFunction · 0.90
parseSchtasksRunningFunction · 0.90
getServiceBackendFunction · 0.90
expectLaunchdInvariantsFunction · 0.85
makeExecutorBundleFunction · 0.85

Tested by

no test coverage detected