MCPcopy
hub / github.com/coder/code-server / settings.test.ts

File settings.test.ts

test/unit/node/settings.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { logger } from "@coder/logger"
2import { promises as fs } from "fs"
3import path from "path"
4import { SettingsProvider, CoderSettings } from "../../../src/node/settings"

Callers

nothing calls this directly

Calls 6

mockLoggerFunction · 0.90
cleanFunction · 0.90
tmpdirFunction · 0.90
describeFunction · 0.85
readMethod · 0.80
writeMethod · 0.80

Tested by

no test coverage detected