MCPcopy
hub / github.com/callstack/agent-device / daemon-entrypoint.test.ts

File daemon-entrypoint.test.ts

src/__tests__/daemon-entrypoint.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import fs from 'node:fs';
3import os from 'node:os';
4import path from 'node:path';

Callers

nothing calls this directly

Calls 13

resolveDaemonPathsFunction · 0.90
startDaemonRuntimeFunction · 0.90
waitForHttpOkFunction · 0.90
runCmdBackgroundFunction · 0.90
waitForProcessExitFunction · 0.90
isProcessAliveFunction · 0.90
waitForStdoutLineFunction · 0.85
pushMethod · 0.80
parseMethod · 0.45
shutdownMethod · 0.45

Tested by

no test coverage detected