Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
{ expect } = require(
'chai'
);
4
const
MockUI = require(
'console-ui/mock'
);
Callers
nothing calls this directly
Calls
15
beforeEach
Function · 0.85
stubValidateAndRun
Function · 0.85
ember
Function · 0.85
callback
Function · 0.85
stubCallHelp
Function · 0.85
stubValidateAndRunHelp
Function · 0.85
stubRun
Function · 0.85
verboseCommand
Function · 0.85
callHelp
Method · 0.80
maybeMakeCommand
Method · 0.80
logError
Method · 0.80
init
Function · 0.70
Tested by
no test coverage detected