MCPcopy
hub / github.com/garrytan/gstack / watchdog.test.ts

File watchdog.test.ts

browse/test/watchdog.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, afterEach } from 'bun:test';
2import { spawn, type Subprocess } from 'bun';
3import * as path from 'path';
4import * as fs from 'fs';

Callers

nothing calls this directly

Calls 5

spawnFunction · 0.90
spawnServerFunction · 0.85
readStdoutUntilFunction · 0.85
isProcessAliveFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected