MCPcopy Create free account
hub / github.com/nodejs/node / approve-scripts.js

File approve-scripts.js

deps/npm/test/lib/commands/approve-scripts.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const fs = require('node:fs')
3const { resolve } = require('node:path')
4const _mockNpm = require('../../fixtures/mock-npm')

Callers

nothing calls this directly

Calls 15

passMethod · 0.80
sortMethod · 0.80
everyMethod · 0.80
someMethod · 0.80
mockNpmFunction · 0.70
setupProjectFunction · 0.70
matchMethod · 0.65
parseMethod · 0.65
mapMethod · 0.65
keysMethod · 0.65
requireFunction · 0.50
resolveFunction · 0.50

Tested by

no test coverage detected