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

File display.js

test/lib/utils/display.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const timers = require('node:timers/promises')
3const tmock = require('../../fixtures/tmock')
4const mockLogs = require('../../fixtures/mock-logs')

Callers

nothing calls this directly

Calls 11

mockDisplayFunction · 0.85
displayLoadFunction · 0.85
tmockFunction · 0.85
errorMethod · 0.80
pushMethod · 0.80
warnMethod · 0.80
teardownMethod · 0.80
parseMethod · 0.80
resolveMethod · 0.80
offMethod · 0.45
loadMethod · 0.45

Tested by

no test coverage detected