MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / autoImportSettings.spec.ts

File autoImportSettings.spec.ts

src/utils/__tests__/autoImportSettings.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Mock dependencies
2vi.mock("vscode", () => ({
3 workspace: {
4 getConfiguration: vi.fn(),

Callers

nothing calls this directly

Calls 2

autoImportSettingsFunction · 0.90
popMethod · 0.80

Tested by

no test coverage detected