Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
t = require(
'tap'
)
2
const
{ load: loadMockNpm } = require(
'../../fixtures/mock-npm'
)
3
const
{ cleanCwd } = require(
'../../fixtures/clean-snapshot.js'
)
4
Callers
nothing calls this directly
Calls
10
cleanCwd
Function · 0.85
afterEach
Method · 0.80
same
Method · 0.80
loadMockNpm
Function · 0.70
require
Function · 0.50
test
Method · 0.45
exec
Method · 0.45
end
Method · 0.45
set
Method · 0.45
ok
Method · 0.45
Tested by
no test coverage detected