MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / liveness-watchdog.test.ts

File liveness-watchdog.test.ts

__tests__/liveness-watchdog.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 9

parseWatchdogTimeoutMsFunction · 0.90
deriveCheckIntervalMsFunction · 0.90
runChildFunction · 0.85
expectKilledFunction · 0.85
growFileFunction · 0.85
resolveMethod · 0.80
allMethod · 0.65
joinMethod · 0.45

Tested by

no test coverage detected