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

File udsMessaging.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test } from 'bun:test'
2import {
3 chmod,
4 mkdir,

Callers

nothing calls this directly

Calls 15

setOnEnqueueFunction · 0.85
drainInboxFunction · 0.85
stopUdsMessagingFunction · 0.85
rmFunction · 0.85
socketPathFunction · 0.85
startUdsMessagingFunction · 0.85
waitForEnqueuesFunction · 0.85
sendUdsMessageFunction · 0.85
isPeerAliveFunction · 0.85
sendToUdsSocketFunction · 0.85
mkdirFunction · 0.85
unlinkFunction · 0.85

Tested by

no test coverage detected