MCPcopy Index your code
hub / github.com/ember-cli/ember-cli / npm-task-test.js

File npm-task-test.js

tests/unit/tasks/npm-task-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const NpmTask = require('../../../lib/tasks/npm-task');
4const MockUI = require('console-ui/mock');

Callers

nothing calls this directly

Calls 10

beforeEachFunction · 0.85
npmMethod · 0.80
checkNpmVersionMethod · 0.80
yarnMethod · 0.80
checkYarnMethod · 0.80
hasYarnLockMethod · 0.80
hasPNPMLockMethod · 0.80
findPackageManagerMethod · 0.80
toYarnArgsMethod · 0.80
toPNPMArgsMethod · 0.80

Tested by

no test coverage detected