MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / settings.test.ts

File settings.test.ts

apps/cli/src/lib/storage/__tests__/settings.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from "fs/promises"
2import path from "path"
3
4// Use vi.hoisted to make the test directory available to the mock

Callers

nothing calls this directly

Calls 9

getSettingsPathFunction · 0.85
loadSettingsFunction · 0.85
saveSettingsFunction · 0.85
resetOnboardingFunction · 0.85
writeFileMethod · 0.80
parseMethod · 0.80
statMethod · 0.80
toStringMethod · 0.65
readFileMethod · 0.45

Tested by

no test coverage detected