MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / daemon-registry.test.ts

File daemon-registry.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach } from 'vitest';
2import { spawn } from 'child_process';
3import * as fs from 'fs';
4import * as os from 'os';

Callers

nothing calls this directly

Calls 8

getRegistryDirFunction · 0.90
isProcessAliveFunction · 0.90
listDaemonsFunction · 0.90
registerDaemonFunction · 0.90
deregisterDaemonFunction · 0.90
deadPidFunction · 0.85
recFunction · 0.70
joinMethod · 0.45

Tested by

no test coverage detected