MCPcopy Create free account
hub / github.com/PatrickSys/codebase-context / internal-file-graph-serialization.test.ts

File internal-file-graph-serialization.test.ts

tests/internal-file-graph-serialization.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import path from 'path';
3import os from 'os';
4import { InternalFileGraph } from '../src/utils/usage-tracker.js';

Callers

nothing calls this directly

Calls 5

trackExportsMethod · 0.80
toJSONMethod · 0.80
fromJSONMethod · 0.80
findUnusedExportsMethod · 0.80
trackImportMethod · 0.45

Tested by

no test coverage detected