MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / send-message.test.ts

File send-message.test.ts

cli/src/hooks/helpers/__tests__/send-message.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test, mock, beforeEach, afterEach } from 'bun:test'
2
3import type { ChatMessage } from '../../../types/chat'
4import type { SendMessageTimerController } from '../../../utils/send-message-timer'

Callers

nothing calls this directly

Calls 15

ensureEnvFunction · 0.85
createBaseMessagesFunction · 0.85
createStreamControllerFunction · 0.85
setupStreamingContextFunction · 0.85
handleRunCompletionFunction · 0.85
finalizeQueueStateFunction · 0.85
beforeEachFunction · 0.85
afterEachFunction · 0.85
handleRunErrorFunction · 0.85

Tested by

no test coverage detected