MCPcopy
hub / github.com/emberjs/ember.js / setup-app.js

File setup-app.js

tests/node/helpers/setup-app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-console */
2
3const SimpleDOM = require('simple-dom');
4const { loadEmber, clearEmber } = require('./load-ember');

Callers

nothing calls this directly

Calls 4

runMethod · 0.80
requireFunction · 0.50
beforeEachMethod · 0.45
afterEachMethod · 0.45

Tested by

no test coverage detected