MCPcopy Create free account
hub / github.com/npm/cli / ping.js

File ping.js

test/lib/commands/ping.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 cacache = require('cacache')

Callers

nothing calls this directly

Calls 5

pingMethod · 0.80
parseMethod · 0.80
loadMockNpmFunction · 0.70
getMethod · 0.45
execMethod · 0.45

Tested by

no test coverage detected