cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
47.02k stars 3.18k forks source link

Add cypress support for vuedraggable (Sortable.js) #30119

Open nicosapp opened 2 months ago

nicosapp commented 2 months ago

What would you like?

I would like to be able to test vuedraggable with cypress

Why is this needed?

Add support for vuedraggable, based on Sortable.js, to test drag and drop

Other

No response

gweesin commented 2 months ago

refer to testcafe's implementation: https://github.com/SortableJS/Sortable/blob/dcb8f9e85b972292db1e0cab2ff9d7cd359ff352/tests/Sortable.test.js#L38