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

File ApiClientService.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test, beforeEach, vi } from "vitest";
2
3// Mock the config module
4vi.mock("../config.js");

Callers

nothing calls this directly

Calls 7

mockMethod · 0.80
updateMethod · 0.65
getDependenciesMethod · 0.65
onMethod · 0.65
initializeMethod · 0.45
getStateMethod · 0.45
isReadyMethod · 0.45

Tested by

no test coverage detected