Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-cli/ember-cli
/ destroy-test.js
File
destroy-test.js
tests/acceptance/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
fs = require(
'fs-extra'
);
Callers
nothing calls this directly
Calls
7
beforeEach
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