Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ generate-test.js
File
generate-test.js
tests/acceptance/generate-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
ember = require(
'../helpers/ember'
);
4
const
{ outputFile } = require(
'fs-extra'
);
Callers
nothing calls this directly
Calls
6
beforeEach
Function · 0.85
ember
Function · 0.85
dir
Function · 0.85
replaceFile
Function · 0.85
generate
Function · 0.70
initApp
Function · 0.70
Tested by
no test coverage detected