Hey, you're really doing an awesome job. I really like this library and recommended to everyone who wants to implement drag and drop list. In this issue, I just want to ask you that "Do we've any example for writing a test suite for SortableComponent?".
@clauderic any updates?
I am using react-testing-library and haven't found a way to simulate drag and drop tests. So only wrote tests to make sure items get rendered correctly. If anyone can share example of simulating drag and drop component test that would be great.
Most helpful comment
I am using react-testing-library and haven't found a way to simulate drag and drop tests. So only wrote tests to make sure items get rendered correctly. If anyone can share example of simulating drag and drop component test that would be great.