MCPcopy Create free account
hub / github.com/TanStack/ai / stream-generation.test.ts

File stream-generation.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi } from 'vitest'
2import {
3 generateImage,
4 generateVideo,

Callers

nothing calls this directly

Calls 10

generateImageFunction · 0.90
generateVideoFunction · 0.90
generateSpeechFunction · 0.90
generateTranscriptionFunction · 0.90
createMockImageAdapterFunction · 0.85
createMockVideoAdapterFunction · 0.85
createMockTTSAdapterFunction · 0.85
nowMethod · 0.80
collectChunksFunction · 0.70

Tested by

no test coverage detected