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

File cache.js

test/lib/commands/cache.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')
4

Callers

nothing calls this directly

Calls 11

cleanCwdFunction · 0.85
createNpxCacheEntryFunction · 0.85
replaceMethod · 0.80
manifestMethod · 0.80
fromMethod · 0.80
loadMockNpmFunction · 0.70
testCompFunction · 0.70
execMethod · 0.45
getMethod · 0.45
packageMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected