Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ember-cli/ember-cli
/ instantiate-addons-test.js
File
instantiate-addons-test.js
tests/unit/models/instantiate-addons-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
FixturifyProject = require(
'../../helpers/fixturify-project'
);
4
const
{ expect } = require(
'chai'
);
Callers
nothing calls this directly
Calls
7
beforeEach
Function · 0.85
addDevDependency
Method · 0.80
addAddon
Method · 0.80
addDevAddon
Method · 0.80
writeSync
Method · 0.80
buildProjectModel
Method · 0.80
initializeAddons
Method · 0.45
Tested by
no test coverage detected