MCPcopy Create free account
hub / github.com/anomalyco/opencode / message-file.test.ts

File message-file.test.ts

packages/session-ui/src/components/message-file.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import type { FilePart } from "@opencode-ai/sdk/v2"
3import { attached, inline, kind } from "./message-file"
4

Callers

nothing calls this directly

Calls 6

attachedFunction · 0.90
inlineFunction · 0.90
kindFunction · 0.90
testFunction · 0.85
fileFunction · 0.70
describeFunction · 0.50

Tested by

no test coverage detected