MCPcopy 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

1import { afterEach, beforeEach, describe, expect, test } from 'bun:test'
2
3import {
4 clearCommandQueue,

Callers

nothing calls this directly

Calls 9

dequeueFunction · 0.85
dequeueAllMatchingFunction · 0.85
clearCommandQueueFunction · 0.85
resetCommandQueueFunction · 0.50
isSlashCommandFunction · 0.50
enqueueFunction · 0.50
hasCommandsInQueueFunction · 0.50
peekFunction · 0.50

Tested by

no test coverage detected