Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Improve uploader tests + test subscribers CSV import #27

Merged
merged 1 commit into from
May 27, 2016

Conversation

kevinansfield
Copy link
Member

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 Issue with new native event test helpers in Ember 2.5.1 emberjs/ember.js#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

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 emberjs/ember.js#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
@ErisDS ErisDS merged commit 5cec40f into TryGhost:master May 27, 2016
@kevinansfield kevinansfield deleted the improve-file-upload-tests branch June 3, 2016 13:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants