MCPcopy
hub / github.com/rpamis/comet / codegraph.test.ts

File codegraph.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

hasCodegraphProjectIndexFunction · 0.85
installCodegraphFunction · 0.85

Tested by

no test coverage detected