MCPcopy 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

1import { mkdirSync, rmSync } from 'fs'
2import path from 'path'
3
4import { describe, test, expect, beforeEach, afterEach, mock } from 'bun:test'

Callers

nothing calls this directly

Calls 5

setProjectRootFunction · 0.90
processImageFileFunction · 0.90
calculateDisplaySizeFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85

Tested by

no test coverage detected