MCPcopy Create free account
hub / github.com/npm/cli / install-scripts.js

File install-scripts.js

workspaces/arborist/test/install-scripts.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2
3const mockGetInstallScripts = (t, isNodeGypResult = () => false) =>
4 t.mock('../lib/install-scripts.js', {

Callers

nothing calls this directly

Calls 3

mockGetInstallScriptsFunction · 0.85
getInstallScriptsFunction · 0.85
nodeFunction · 0.70

Tested by

no test coverage detected