Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ pods-generate-test.js
File
pods-generate-test.js
tests/acceptance/pods-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
replaceFile = require(
'ember-cli-internal-test-helpers/lib/helpers/file-utils'
).replaceFile;
Callers
nothing calls this directly
Calls
5
beforeEach
Function · 0.85
ember
Function · 0.85
generateWithPrefix
Function · 0.85
generate
Function · 0.70
initApp
Function · 0.70
Tested by
no test coverage detected