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

File udsResponseReader.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

attachUdsResponseReaderFunction · 0.85
asSocketFunction · 0.85
emitDataMethod · 0.80
emitMethod · 0.45

Tested by

no test coverage detected