MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / image-processor.test.ts

File image-processor.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test, mock } from 'bun:test'
2
3import { processImagesForMessage } from '../image-processor'
4

Callers

nothing calls this directly

Calls 2

processImagesForMessageFunction · 0.90
createPendingImageFunction · 0.85

Tested by

no test coverage detected