Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ stream.test.ts
File
stream.test.ts
packages/opencode/test/cli/run/stream.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
{ writeSessionOutput } from
"@/cli/cmd/run/stream"
3
import
type
{ FooterApi, FooterEvent, StreamCommit } from
"@/cli/cmd/run/types"
4
Callers
nothing calls this directly
Calls
4
writeSessionOutput
Function · 0.90
test
Function · 0.85
footer
Function · 0.70
describe
Function · 0.50
Tested by
no test coverage detected