MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / pending-attachments.test.ts

File pending-attachments.test.ts

cli/src/utils/__tests__/pending-attachments.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, beforeEach, afterEach } from 'bun:test'
2
3import { useChatStore } from '../../state/chat-store'
4import type { PendingImageAttachment } from '../../types/store'

Callers

nothing calls this directly

Calls 7

addClipboardPlaceholderFunction · 0.90
addPendingImageWithErrorFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85
getPendingImagesFunction · 0.85

Tested by

no test coverage detected