MCPcopy Create free account
hub / github.com/chhoumann/quickadd / interactivePromptServer.test.ts

File interactivePromptServer.test.ts

src/interactive/interactivePromptServer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, vi } from "vitest";
2import {
3 interactivePromptServer,
4 isLoopbackClient,

Callers

nothing calls this directly

Calls 12

safeEqualFunction · 0.90
isLoopbackClientFunction · 0.90
fakeResFunction · 0.85
pendingRequestIdFunction · 0.85
createSessionMethod · 0.80
handlePollMethod · 0.80
emitPromptMethod · 0.80
submitReplyMethod · 0.80
finishMethod · 0.80
pushMethod · 0.80
closeMethod · 0.65
getMethod · 0.45

Tested by

no test coverage detected