MCPcopy
hub / github.com/claude-code-best/claude-code / ndjsonFramer.test.ts

File ndjsonFramer.test.ts

src/utils/__tests__/ndjsonFramer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EventEmitter } from 'node:events'
2import type { Socket } from 'node:net'
3import { describe, expect, test } from 'bun:test'
4import { attachNdjsonFramer } from '../ndjsonFramer.js'

Callers

nothing calls this directly

Calls 4

attachNdjsonFramerFunction · 0.90
createTestSocketFunction · 0.85
emitDataMethod · 0.80
pushMethod · 0.45

Tested by

no test coverage detected