0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/tests
Kevin Ansfield 2b1f784d91 Add count.posts support to user model on client
no issue
- moves adapter tests from unit to integration as we are not testing them in isolation
- add test for querying user's by slug with `include=count.posts`
- add `count` attribute to User model
2015-11-24 17:11:35 +00:00
..
acceptance Add acceptance test for setup flow happy-path 2015-11-15 11:51:19 +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 Add count.posts support to user model on client 2015-11-24 17:11:35 +00:00
unit Add count.posts support to user model on client 2015-11-24 17:11:35 +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