MCPcopy Index your code
hub / github.com/PatrickSys/codebase-context / codebase-map.test.ts

File codebase-map.test.ts

tests/codebase-map.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { promises as fs } from 'fs';
3import os from 'os';
4import path from 'path';

Callers

nothing calls this directly

Calls 7

createProjectStateFunction · 0.85
buildCodebaseMapFunction · 0.85
createTempMapProjectFunction · 0.85
removeTempMapProjectFunction · 0.85
renderMapMarkdownFunction · 0.85
renderMapPrettyFunction · 0.85

Tested by

no test coverage detected