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

File install-test.js

tests/unit/commands/install-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 MockProject = require('../../helpers/mock-project');

Callers

nothing calls this directly

Calls 3

beforeEachFunction · 0.85
runMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected