MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / RetryQueue.test.ts

File RetryQueue.test.ts

packages/cloud/src/retry-queue/__tests__/RetryQueue.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ExtensionContext } from "vscode"
2import { RetryQueue } from "../RetryQueue.js"
3import type { QueuedRequest } from "../types.js"
4

Callers

nothing calls this directly

Calls 15

enqueueMethod · 0.80
getStatsMethod · 0.80
isPausedStateMethod · 0.80
pauseMethod · 0.80
resumeMethod · 0.80
retryAllMethod · 0.80
getCurrentUserIdMethod · 0.80
setCurrentUserIdMethod · 0.80
clearIfUserChangedMethod · 0.80
allMethod · 0.80
createMockContextFunction · 0.70
disposeMethod · 0.65

Tested by

no test coverage detected