MCPcopy
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
3const FixturifyProject = require('../../helpers/fixturify-project');
4const { expect } = require('chai');

Callers

nothing calls this directly

Calls 7

beforeEachFunction · 0.85
addDevDependencyMethod · 0.80
addAddonMethod · 0.80
addDevAddonMethod · 0.80
writeSyncMethod · 0.80
buildProjectModelMethod · 0.80
initializeAddonsMethod · 0.45

Tested by

no test coverage detected