Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, describe, expect, it, vi } from
"vitest"
;
2
import
{
3
interactivePromptServer,
4
isLoopbackClient,
Callers
nothing calls this directly
Calls
12
safeEqual
Function · 0.90
isLoopbackClient
Function · 0.90
fakeRes
Function · 0.85
pendingRequestId
Function · 0.85
createSession
Method · 0.80
handlePoll
Method · 0.80
emitPrompt
Method · 0.80
submitReply
Method · 0.80
finish
Method · 0.80
push
Method · 0.80
close
Method · 0.65
get
Method · 0.45
Tested by
no test coverage detected