Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/garris/BackstopJS
/ extendConfig_spec.js
File
extendConfig_spec.js
test/core/util/extendConfig_spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
const
extendConfig = require(
'../../../core/util/extendConfig'
);
3
4
describe(
'computeConfig_spec'
,
function
() {
Callers
nothing calls this directly
Calls
2
it
Function · 0.85
extendConfig
Function · 0.85
Tested by
no test coverage detected