MCPcopy Create free account
hub / github.com/garris/BackstopJS / makeConfig_spec.js

File makeConfig_spec.js

test/core/util/makeConfig_spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const makeConfig = require('../../../core/util/makeConfig');
3
4describe('make config', function () {

Callers

nothing calls this directly

Calls 2

itFunction · 0.85
makeConfigFunction · 0.85

Tested by

no test coverage detected