MCPcopy
hub / github.com/claude-code-best/claude-code / execution.test.ts

File execution.test.ts

packages/mcp-client/src/__tests__/execution.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test, mock } from 'bun:test'
2import { callMcpTool } from '../execution.js'
3import type { ConnectedMCPServer } from '../types.js'
4import type { McpClientDependencies } from '../interfaces.js'

Callers

nothing calls this directly

Calls 4

callMcpToolFunction · 0.85
rejectMethod · 0.80
createMockDepsFunction · 0.70
resolveMethod · 0.45

Tested by

no test coverage detected