Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ interactive-new-test.js
File
interactive-new-test.js
tests/unit/tasks/interactive-new-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
InteractiveNewTask = require(
'../../../lib/tasks/interactive-new'
);
Callers
nothing calls this directly
Calls
4
beforeEach
Function · 0.85
getQuestion
Function · 0.85
getQuestions
Method · 0.80
run
Method · 0.45
Tested by
no test coverage detected