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

File builder-test.js

tests/unit/models/builder-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const fs = require('fs-extra');
4const path = require('path');

Callers

nothing calls this directly

Calls 11

beforeEachFunction · 0.85
setupFunction · 0.85
setupBuilderFunction · 0.85
preBuildFunction · 0.85
postBuildFunction · 0.85
outputReadyFunction · 0.85
copyToOutputPathMethod · 0.80
canDeleteOutputPathMethod · 0.80
setupBroccoliBuilderMethod · 0.80
cleanupMethod · 0.45
buildMethod · 0.45

Tested by

no test coverage detected