Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ sdk-event-handlers.test.ts
File
sdk-event-handlers.test.ts
cli/src/utils/__tests__/sdk-event-handlers.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'bun:test'
2
3
import
{ createAgentBlock } from
'../message-block-helpers'
4
import
{ createMessageUpdater } from
'../message-updater'
Callers
nothing calls this directly
Calls
5
createStreamChunkHandler
Function · 0.90
createAgentBlock
Function · 0.90
createEventHandler
Function · 0.90
createTestContext
Function · 0.85
getMessages
Function · 0.85
Tested by
no test coverage detected