Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ message-updater.test.ts
File
message-updater.test.ts
cli/src/utils/__tests__/message-updater.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test, beforeEach, afterEach } from
'bun:test'
2
3
import
{
4
createMessageUpdater,
Callers
nothing calls this directly
Calls
10
createMessageUpdater
Function · 0.90
createBatchedMessageUpdater
Function · 0.90
setTimeout
Function · 0.85
beforeEach
Function · 0.85
afterEach
Function · 0.85
set
Method · 0.80
delete
Method · 0.80
get
Method · 0.65
resolve
Function · 0.50
flush
Method · 0.45
Tested by
no test coverage detected