Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, test } from
"bun:test"
2
import
type
{ FilePart } from
"@opencode-ai/sdk/v2"
3
import
{ attached, inline, kind } from
"./message-file"
4
Callers
nothing calls this directly
Calls
6
attached
Function · 0.90
inline
Function · 0.90
kind
Function · 0.90
test
Function · 0.85
file
Function · 0.70
describe
Function · 0.50
Tested by
no test coverage detected