Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
vi.mock(
"vscode"
, () => ({
3
workspace: {
4
getConfiguration: vi.fn(),
Callers
nothing calls this directly
Calls
2
autoImportSettings
Function · 0.90
pop
Method · 0.80
Tested by
no test coverage detected