Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigcommerce/stencil-cli
/ StencilConfigManager.spec.js
File
StencilConfigManager.spec.js
lib/StencilConfigManager.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ jest } from
'@jest/globals'
;
2
import
path from
'path'
;
3
import
StencilConfigManager from
'./StencilConfigManager.js'
;
4
Callers
nothing calls this directly
Calls
10
createStencilConfigManagerInstance
Function · 0.85
getFsStub
Function · 0.85
getConfigWithMissingFields
Function · 0.85
getGeneralConfig
Function · 0.85
getSecretsConfig
Function · 0.85
read
Method · 0.80
save
Method · 0.80
getLoggerStub
Function · 0.70
getFsUtilsStub
Function · 0.70
getStencilConfig
Function · 0.70
Tested by
no test coverage detected