Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ logger } from
"@coder/logger"
2
import
{ promises as fs } from
"fs"
3
import
path from
"path"
4
import
{ SettingsProvider, CoderSettings } from
"../../../src/node/settings"
Callers
nothing calls this directly
Calls
6
mockLogger
Function · 0.90
clean
Function · 0.90
tmpdir
Function · 0.90
describe
Function · 0.85
read
Method · 0.80
write
Method · 0.80
Tested by
no test coverage detected