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

File view.js

deps/npm/test/lib/commands/view.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')
3
4t.cleanSnapshot = str => str

Callers

nothing calls this directly

Calls 11

nowMethod · 0.80
afterEachMethod · 0.80
loadMockNpmFunction · 0.70
matchMethod · 0.65
parseMethod · 0.65
requireFunction · 0.50
testMethod · 0.45
execMethod · 0.45
completionMethod · 0.45
okMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected