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

File query.js

deps/npm/test/lib/commands/query.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')
3const { cleanCwd } = require('../../fixtures/clean-snapshot.js')
4

Callers

nothing calls this directly

Calls 10

cleanCwdFunction · 0.85
afterEachMethod · 0.80
sameMethod · 0.80
loadMockNpmFunction · 0.70
requireFunction · 0.50
testMethod · 0.45
execMethod · 0.45
endMethod · 0.45
setMethod · 0.45
okMethod · 0.45

Tested by

no test coverage detected