Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ addon-test.js
File
addon-test.js
tests/unit/models/addon-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
fs = require(
'fs-extra'
);
4
const
path = require(
'path'
);
Callers
nothing calls this directly
Calls
7
beforeEach
Function · 0.85
createAddon
Function · 0.85
initializeAddons
Method · 0.45
dependencies
Method · 0.45
config
Method · 0.45
cleanup
Method · 0.45
build
Method · 0.45
Tested by
no test coverage detected