MCPcopy Create free account
hub / github.com/PatrickSys/codebase-context / relationship-sidecar.test.ts

File relationship-sidecar.test.ts

tests/relationship-sidecar.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeAll, afterAll } from 'vitest';
2import { promises as fs } from 'fs';
3import path from 'path';
4import { CodebaseIndexer } from '../src/core/indexer.js';

Callers

nothing calls this directly

Calls 5

readIndexMetaFunction · 0.85
validateIndexArtifactsFunction · 0.85
createTempDirFunction · 0.70
cleanupDirFunction · 0.70
indexMethod · 0.45

Tested by

no test coverage detected