Ghost/ghost/admin/tests/acceptance
Kevin Ansfield 66ed2a02df Improve uploader tests + test subscribers CSV import
no issue
- override `x-file-input` in `gh-file-input` to look for a custom property on the change event if we are in testing mode (this is necessary because Ember 2.5+ use native rather than jQuery events so `target.files` is readonly, see https://github.com/emberjs/ember.js/issues/13540)
- migrate unit tests for the uploader components to the integration tests
- add skipped acceptance tests for the subscribers CSV import now that it's possible to simulate file uploads
2016-05-27 13:34:31 +01:00
..
posts improve 404 error handling in post route 2016-02-14 16:49:57 -06:00
settings Fix unwanted clearing of social inputs on blur with no edits 2016-05-17 19:14:14 +01:00
authentication-test.js don't show the nav menu when on a 404 route and not signed in 2016-05-13 19:02:55 -06:00
password-reset-test.js Acceptance tests for password reset flow on signin screen 2016-02-02 12:22:41 +00:00
setup-test.js Fill in pending tests setup acceptance tests 2016-01-05 17:03:22 +00:00
signin-test.js don't show the nav menu when on a 404 route and not signed in 2016-05-13 19:02:55 -06:00
subscribers-test.js Improve uploader tests + test subscribers CSV import 2016-05-27 13:34:31 +01:00
team-test.js Fix unwanted clearing of social inputs on blur with no edits 2016-05-17 19:14:14 +01:00