MCPcopy
hub / github.com/anomalyco/opencode / attachment-picker.test.ts

File attachment-picker.test.ts

packages/desktop/src/main/attachment-picker.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { mkdtemp, rm, truncate, writeFile } from "node:fs/promises"
3import { tmpdir } from "node:os"
4import { join } from "node:path"

Callers

nothing calls this directly

Calls 11

assertAttachmentBudgetFunction · 0.90
readAttachmentFunction · 0.90
testFunction · 0.85
joinFunction · 0.85
addMethod · 0.65
readMethod · 0.65
describeFunction · 0.50
tmpdirFunction · 0.50
rmFunction · 0.50
truncateFunction · 0.50

Tested by

no test coverage detected