Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect, vi } from
'vitest'
2
import
{
3
generateImage,
4
generateVideo,
Callers
nothing calls this directly
Calls
10
generateImage
Function · 0.90
generateVideo
Function · 0.90
generateSpeech
Function · 0.90
generateTranscription
Function · 0.90
createMockImageAdapter
Function · 0.85
createMockVideoAdapter
Function · 0.85
createMockTTSAdapter
Function · 0.85
createMockTranscriptionAdapter
Function · 0.85
now
Method · 0.80
collectChunks
Function · 0.70
Tested by
no test coverage detected