0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client
Kevin Ansfield 739443bb72 Standardize ember test names and file names
no issue
- standardize on "{TestType}: {ModuleType}: {module-name}" for test description strings
- standardize on `{module-name}-test.js` for test file names
- fix deprecation notices for ember component unit tests without explicit `unit: test` or `needs: []`
2015-10-06 17:31:03 +01:00
..
app Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
config Fix broken content mgmt -> editor links on mobile 2015-08-28 11:52:38 +01:00
lib Merge core/built instead of clearing on every build. 2015-08-21 12:17:39 -04:00
public/assets Added multiline "placeholder" to 3rd step of setup 2015-07-01 23:14:27 +02:00
tests Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
.ember-cli
.gitignore
.jshintrc
.watchmanconfig updates Ember-CLI to 0.2.7 2015-06-08 09:18:50 -04:00
bower.json Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
ember-cli-build.js Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
package.json upgrade ember-cli to 1.13.0 and ember-cli-mocha to 0.9.3 2015-09-21 14:55:59 +01:00
testem.json upgrade ember-cli to 1.13.0 and ember-cli-mocha to 0.9.3 2015-09-21 14:55:59 +01:00