MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / read-cache.test.ts

File read-cache.test.ts

test/read-cache.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { compactFileReads, extractOutline } from '../src/agent/read-cache.js';
3import type { Message } from '../src/session/store.js';
4

Callers

nothing calls this directly

Calls 6

readCallFunction · 0.85
readResultFunction · 0.85
compactFileReadsFunction · 0.85
extractOutlineFunction · 0.85
isStubFunction · 0.70
pushMethod · 0.45

Tested by

no test coverage detected