Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, test, mock } from
'bun:test'
2
3
import
{ processImagesForMessage } from
'../image-processor'
4
Callers
nothing calls this directly
Calls
2
processImagesForMessage
Function · 0.90
createPendingImage
Function · 0.85
Tested by
no test coverage detected