1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/tests
Kevin Ansfield 37ff17b738 Fix and add tests for Ghost Desktop manual update notification
closes #51
- move the check into the `afterModel` hook so that it's always performed on app load (previously it would only be displayed after going through the sign-in process)
- change the alert type to `warn` so that it matches our existing types (success, warn, error)
- don't rely on the `.htmlSafe()` prototype extension
- add basic tests for the upgrade alert display
2016-06-13 13:40:41 +01:00
..
acceptance Fix and add tests for Ghost Desktop manual update notification 2016-06-13 13:40:41 +01:00
helpers Improve uploader tests + test subscribers CSV import 2016-05-27 13:34:31 +01:00
integration deps: ember-ajax@2.4.1 2016-06-06 11:54:15 +01:00
unit Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc Timezones: Always use the timezone of blog setting 2016-06-03 16:23:39 +02:00
index.html deps: ember-cli@2.3.0 2016-02-16 12:32:48 -06:00
test-helper.js Increase timeout in ember tests 2015-10-20 16:00:16 +01:00