adopted-ember-addons / ember-electron

:zap: Build, test, compile and package desktop apps with Ember and Electron
https://ember-electron.js.org/
Other
805 stars 109 forks source link

Testing SVG Drag and drop #301

Closed devinaction closed 7 years ago

devinaction commented 7 years ago

How can we test drag and drop features?

I am writing an acceptance test to drag SVG elements around. Has anyone encountered anything similar to this? #helpwanted

bendemboski commented 7 years ago

@devinaction is your question somehow specific to electron or ember-electron? I think you'd do it the same way you'd do it in a browser, so this question would be better suited to Ember Community Slack.

devinaction commented 7 years ago

Thank you! I will head on to the Ember slack. Please close this.