MCPcopy Create free account
hub / github.com/anomalyco/opencode / markdown-stream.test.ts

File markdown-stream.test.ts

packages/session-ui/src/components/markdown-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 { canReusePendingBlock, project, stream } from "./markdown-stream"
3
4describe("markdown stream", () => {

Callers

nothing calls this directly

Calls 6

streamFunction · 0.90
canReusePendingBlockFunction · 0.90
projectFunction · 0.90
testFunction · 0.85
atMethod · 0.80
describeFunction · 0.50

Tested by

no test coverage detected