MCPcopy
hub / github.com/continuedev/continue / apiClient.test.ts

File apiClient.test.ts

extensions/cli/src/util/apiClient.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test, vi } from "vitest";
2
3import {
4 ApiRequestError,

Callers

nothing calls this directly

Calls 6

makeAuthenticatedRequestFunction · 0.85
getFunction · 0.85
postFunction · 0.85
putFunction · 0.85
delFunction · 0.85
mockMethod · 0.80

Tested by

no test coverage detected