How do I simulate drag and drop in enzyme testcase? How do I simulate drag and drop in enzyme testcase? reactjs reactjs

How do I simulate drag and drop in enzyme testcase?


What DnD Component do you use? React-Dnd?Maybe this issue on Github can help you.Or maybe this article about testing Drag&Drop via Jest.