Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, expect, test, vi } from
"vitest"
;
2
3
import
{
4
ApiRequestError,
Callers
nothing calls this directly
Calls
6
makeAuthenticatedRequest
Function · 0.85
get
Function · 0.85
post
Function · 0.85
put
Function · 0.85
del
Function · 0.85
mock
Method · 0.80
Tested by
no test coverage detected