Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cameri/nostream
/ settings.spec.ts
File
settings.spec.ts
test/unit/utils/settings.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
2
import
fs from
'fs'
3
import
{ join } from
'path'
4
import
Sinon from
'sinon'
Callers
nothing calls this directly
Calls
7
getSettingsFileBasePath
Method · 0.80
getDefaultSettingsFilePath
Method · 0.80
loadAndParseYamlFile
Method · 0.80
loadAndParseJsonFile
Method · 0.80
loadSettings
Method · 0.80
createSettings
Method · 0.80
saveSettings
Method · 0.80
Tested by
no test coverage detected