MCPcopy Create free account
hub / github.com/TanStack/ai / call-handler.test.ts

File call-handler.test.ts

packages/ai-mcp/tests/apps/call-handler.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest'
2import type { MCPClient } from '../../src/client'
3import type { MCPClients } from '../../src/pool'
4import type { TransportConfig } from '../../src/transport'

Callers

nothing calls this directly

Calls 6

createMcpAppCallHandlerFunction · 0.90
inMemoryMcpSessionStoreFunction · 0.90
weatherPoolHandlerFunction · 0.85
fakePoolFunction · 0.85
fakeClientFunction · 0.70
setMethod · 0.65

Tested by

no test coverage detected