MCPcopy Create free account
hub / github.com/TanStack/ai / chat-mcp.test.ts

File chat-mcp.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest'
2import { z } from 'zod'
3import { chat } from '../src/activities/chat/index'
4import { MCPDuplicateToolNameError } from '../src/activities/chat/mcp/manager'

Callers

nothing calls this directly

Calls 6

createMockAdapterFunction · 0.90
chatFunction · 0.90
collectChunksFunction · 0.90
fakeSourceFunction · 0.85
finishTurnFunction · 0.85
abortMethod · 0.65

Tested by

no test coverage detected