Closed hoodwink73 closed 6 years ago
Since we have adopted fireEvent to trigger events in our change, the earlier way to test uploading files does not work anymore.
fireEvent
This example will help users get familiar with how to test uploading file using fireEvent.
This addresses kentcdodds/react-testing-library#93
Since we have adopted
fireEvent
to trigger events in our change, the earlier way to test uploading files does not work anymore.This example will help users get familiar with how to test uploading file using
fireEvent
.This addresses kentcdodds/react-testing-library#93