MCPcopy
hub / github.com/TanStack/ai / debug-logging-chat.test.ts

File debug-logging-chat.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest'
2import { chat } from '../src/activities/chat/index'
3import type { Logger } from '../src/logger/types'
4import type { StreamChunk } from '../src/types'

Callers

nothing calls this directly

Calls 6

createMockAdapterFunction · 0.90
chatFunction · 0.90
collectChunksFunction · 0.90
createFailingMockAdapterFunction · 0.85
makeSpyLoggerFunction · 0.70
logPrefixesFunction · 0.70

Tested by

no test coverage detected