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