Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/claude-code-best/claude-code
/ messageQueueManager.test.ts
File
messageQueueManager.test.ts
src/utils/__tests__/messageQueueManager.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, test } from
'bun:test'
2
3
import
{
4
clearCommandQueue,
Callers
nothing calls this directly
Calls
9
dequeue
Function · 0.85
dequeueAllMatching
Function · 0.85
clearCommandQueue
Function · 0.85
resetCommandQueue
Function · 0.50
isSlashCommand
Function · 0.50
enqueue
Function · 0.50
hasCommandsInQueue
Function · 0.50
enqueuePendingNotification
Function · 0.50
peek
Function · 0.50
Tested by
no test coverage detected