Ghost/ghost/admin/tests
Kevin Ansfield 2b2050bd27 Fix store.push deprecations in user model test
no issue
- `store.push` now accepts a single argument that is a JSON API compliant object (http://emberjs.com/blog/2015/06/18/ember-data-1-13-released.html#toc_internal-format-change-to-json-api)
2015-11-12 15:18:08 +00:00
..
acceptance/settings Set up ember-cli-mirage and update existing acceptance tests 2015-11-03 15:35:58 +00:00
fixtures
helpers
integration/components Merge pull request #6017 from kevinansfield/finalize-debounced-gravatar 2015-11-02 18:14:53 +00:00
unit Fix store.push deprecations in user model test 2015-11-12 15:18:08 +00:00
.jshintrc Set up ember-cli-mirage and update existing acceptance tests 2015-11-03 15:35:58 +00:00
index.html Fix ember browser tests to always use full height of preview container 2015-11-04 15:43:05 +00:00
test-helper.js