mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-27 12:53:13 +03:00
66ed2a02df
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 |
||
---|---|---|
.. | ||
adapter-error.js | ||
destroy-app.js | ||
file-upload.js | ||
module-for-acceptance.js | ||
resolver.js | ||
start-app.js |