MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / subprocess-timeouts.test.ts

File subprocess-timeouts.test.ts

__tests__/subprocess-timeouts.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach } from 'vitest';
2import * as fs from 'node:fs';
3import * as path from 'node:path';
4import * as os from 'node:os';

Callers

nothing calls this directly

Calls 5

gitWorktreeRootFunction · 0.90
gitCommonDirFunction · 0.90
isGitRepoFunction · 0.90
timeoutOfFunction · 0.85
resolveMethod · 0.80

Tested by

no test coverage detected