Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ imageResizer.test.ts
File
imageResizer.test.ts
src/utils/__tests__/imageResizer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Tests
for
fix: 修复截图 MIME 类型硬编码导致 API 拒绝的问题
3
*
4
* macOS screencapture outputs PNG but the code was hardcoding
"image/jpeg"
,
Callers
nothing calls this directly
Calls
3
detectImageFormatFromBuffer
Function · 0.85
detectImageFormatFromBase64
Function · 0.85
toBase64
Function · 0.85
Tested by
no test coverage detected