You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a good way to test the swiping action in jest + react-testing-library?
I currently also have buttons binded to the swiping actions, but it seems like pressing them do not clear out the cards on top. I have checked it does fire off the event, but it does not see to update the card indexes.
The text was updated successfully, but these errors were encountered:
Is there a good way to test the swiping action in jest + react-testing-library?
I currently also have buttons binded to the swiping actions, but it seems like pressing them do not clear out the cards on top. I have checked it does fire off the event, but it does not see to update the card indexes.
The text was updated successfully, but these errors were encountered: