Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ image-dimensions.test.ts
File
image-dimensions.test.ts
cli/src/utils/__tests__/image-dimensions.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdirSync, rmSync } from
'fs'
2
import
path from
'path'
3
4
import
{ describe, test, expect, beforeEach, afterEach, mock } from
'bun:test'
Callers
nothing calls this directly
Calls
5
setProjectRoot
Function · 0.90
processImageFile
Function · 0.90
calculateDisplaySize
Function · 0.90
beforeEach
Function · 0.85
afterEach
Function · 0.85
Tested by
no test coverage detected