MCPcopy 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

1import { describe, expect, test } from "bun:test"
2import { writeSessionOutput } from "@/cli/cmd/run/stream"
3import type { FooterApi, FooterEvent, StreamCommit } from "@/cli/cmd/run/types"
4

Callers

nothing calls this directly

Calls 4

writeSessionOutputFunction · 0.90
testFunction · 0.85
footerFunction · 0.70
describeFunction · 0.50

Tested by

no test coverage detected