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
I want to test a upload response using react dropzone upload and testing-library, but i can't. When i try to use userEvent.upload, react dropzone breaks.
@easynowbaby I believe this is a limitation of the jest testing environment (assuming that what your using) jsdom/jsdom#1721 which does not implement these methods.
I want to test a upload response using react dropzone upload and testing-library, but i can't. When i try to use userEvent.upload, react dropzone breaks.
Open Proposal - Upload Files › test document upload success for holerite
The text was updated successfully, but these errors were encountered: