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

File github.js

deps/npm/test/lib/commands/trust/github.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const { load: loadMockNpm } = require('../../../fixtures/mock-npm.js')
3const MockRegistry = require('@npmcli/mock-registry')
4const realProcLog = require('proc-log')

Callers

nothing calls this directly

Calls 7

getMethod · 0.65
requireFunction · 0.50
loadMockNpmFunction · 0.50
testMethod · 0.45
execMethod · 0.45
bodyToOptionsMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected