MCPcopy Create free account
hub / github.com/claude-code-best/claude-code / stream.test.ts

File stream.test.ts

src/utils/__tests__/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 { Stream } from '../stream'
3
4describe('Stream', () => {

Callers

nothing calls this directly

Calls 7

nextMethod · 0.80
doneMethod · 0.80
returnMethod · 0.80
errorMethod · 0.65
enqueueMethod · 0.45
pushMethod · 0.45
resolveMethod · 0.45

Tested by

no test coverage detected