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

File cli-test.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { expect } = require('chai');
4const MockUI = require('console-ui/mock');

Callers

nothing calls this directly

Calls 15

beforeEachFunction · 0.85
stubValidateAndRunFunction · 0.85
emberFunction · 0.85
callbackFunction · 0.85
stubCallHelpFunction · 0.85
stubValidateAndRunHelpFunction · 0.85
stubRunFunction · 0.85
verboseCommandFunction · 0.85
callHelpMethod · 0.80
maybeMakeCommandMethod · 0.80
logErrorMethod · 0.80
initFunction · 0.70

Tested by

no test coverage detected