0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/client/tests
Kevin Ansfield 0abfafa13b 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 Routable tags 2015-10-27 12:48:41 +00:00
helpers upgrade ember-cli to 1.13.0 and ember-cli-mocha to 0.9.3 2015-09-21 14:55:59 +01:00
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 Increase timeout in ember tests 2015-10-20 16:00:16 +01:00