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

File createBitmaps.js

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

Source from the content-addressed store, hash-verified

1const cloneDeep = require('lodash/cloneDeep');
2const fs = require('./fs');
3const _ = require('lodash');
4const pMap = require('p-map');

Callers

nothing calls this directly

Calls 4

delegateScenariosFunction · 0.85
decorateConfigForCaptureFunction · 0.85
flatMapTestPairsFunction · 0.85
writeCompareConfigFileFunction · 0.85

Tested by

no test coverage detected