Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ pods-destroy-test.js
File
pods-destroy-test.js
tests/acceptance/pods-destroy-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
8
beforeEach
Function · 0.85
destroyAfterGenerate
Function · 0.85
assertDestroyAfterGenerate
Function · 0.70
initApp
Function · 0.70
generate
Function · 0.70
assertFilesExist
Function · 0.70
destroy
Function · 0.70
assertFilesNotExist
Function · 0.70
Tested by
no test coverage detected