MCPcopy Create free account
hub / github.com/MicrosoftDocs/mcp / cache.test.ts

File cache.test.ts

cli/test/unit/cache.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtemp, readFile } from 'node:fs/promises';
2import { tmpdir } from 'node:os';
3import { join } from 'node:path';
4

Callers

nothing calls this directly

Calls 7

createLearnCliClientFunction · 0.85
createToolFunction · 0.70
writeMethod · 0.65
readMethod · 0.65
searchDocsMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected