react-images-upload icon indicating copy to clipboard operation
react-images-upload copied to clipboard

Setup testing infrastructure

Open JakeHartnell opened this issue 5 years ago • 0 comments

It's about time we had tests for the component. Need to setup testing infrastructure (jest, react-testing library or enzyme).

That way, when something is not behaving as expected, we can have the fix also add a test. :joy_cat:

JakeHartnell avatar Jun 17 '20 17:06 JakeHartnell