Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ access, mkdir, mkdtemp, readFile, rm, writeFile } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
3
createMockClient
Function · 0.85
createTestContext
Function · 0.85
runCli
Function · 0.85
Tested by
no test coverage detected