MCPcopy
hub / github.com/garrytan/gstack / hook-scripts.test.ts

File hook-scripts.test.ts

test/hook-scripts.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from 'bun:test';
2import { spawnSync } from 'child_process';
3import * as path from 'path';
4import * as fs from 'fs';

Callers

nothing calls this directly

Calls 6

carefulInputFunction · 0.85
runHookRawFunction · 0.85
withFreezeDirFunction · 0.85
freezeInputFunction · 0.85
testFunction · 0.70
runHookFunction · 0.70

Tested by

no test coverage detected