Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ send-message-timer.test.ts
File
send-message-timer.test.ts
cli/src/utils/__tests__/send-message-timer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test, mock } from
'bun:test'
2
3
import
{ createSendMessageTimerController } from
'../send-message-timer'
4
Callers
nothing calls this directly
Calls
3
createSendMessageTimerController
Function · 0.90
stop
Method · 0.80
start
Method · 0.45
Tested by
no test coverage detected