Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
SimpleDOM = require(
'simple-dom'
);
4
const
{ loadEmber, clearEmber } = require(
'./load-ember'
);
Callers
nothing calls this directly
Calls
4
run
Method · 0.80
require
Function · 0.50
beforeEach
Method · 0.45
afterEach
Method · 0.45
Tested by
no test coverage detected