Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/TanStack/ai
/ stream-processor.test.ts
File
stream-processor.test.ts
packages/ai/tests/stream-processor.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
'vitest'
2
import
{
3
StreamProcessor,
4
createReplayStream,
Callers
nothing calls this directly
Calls
15
createReplayStream
Function · 0.90
spyEvents
Function · 0.85
resultsIn
Function · 0.85
getCurrentAssistantMessageId
Method · 0.80
getState
Method · 0.80
addUserMessage
Method · 0.80
prepareAssistantMessage
Method · 0.80
processChunk
Method · 0.80
setMessages
Method · 0.80
clearMessages
Method · 0.80
removeMessagesAfter
Method · 0.80
finalizeStream
Method · 0.80
Tested by
no test coverage detected