0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/tests/unit
Kevin Ansfield 632ff6a31f Fix random ember test failures
no issue
- increases the timeout because acceptance tests sometimes hit the limit which then caused a knock-on effect through other tests
- fix settings/navigation acceptance tests where it picked up previous test failure error messages
- fix user model unit tests so that `expect` is always called _after_ the runloop has finished handling property updates
2015-10-14 11:26:21 +01:00
..
components Merge pull request #5839 from kevinansfield/ember-1-13-9 2015-10-07 10:55:33 +01:00
controllers Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
helpers Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
mixins Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
models Fix random ember test failures 2015-10-14 11:26:21 +01:00
services Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
utils Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
validators Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
.gitkeep Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00