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

File cli.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

createMockClientFunction · 0.85
createTestContextFunction · 0.85
runCliFunction · 0.85

Tested by

no test coverage detected