0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/tests
Kevin Ansfield 8c4a9105b7 Fix unsaved nav settings persisting across transitions
closes #5852
- resets navigation settings controller's model when transitioning away
- fixes `locationType` config setting so acceptance tests don't mess with the URL
- configure the ephemeral session store for ember-simple-auth during tests
- adds dummy env-config meta fields so acceptance tests don't fail
- adds `ember-cli-simple-auth-testing` dependency for auth testing helpers
- adds Pretender dependency to mock API requests for acceptance tests
2015-10-07 15:57:14 +01:00
..
acceptance/settings Fix unsaved nav settings persisting across transitions 2015-10-07 15:57:14 +01: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 Fix unsaved nav settings persisting across transitions 2015-10-07 15:57:14 +01:00
unit Merge pull request #5839 from kevinansfield/ember-1-13-9 2015-10-07 10:55:33 +01:00
.jshintrc Fix unsaved nav settings persisting across transitions 2015-10-07 15:57:14 +01:00
index.html Fix unsaved nav settings persisting across transitions 2015-10-07 15:57:14 +01:00
test-helper.js Set up tests for ember-cli 2015-03-11 12:37:41 -06:00