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