raifu icon indicating copy to clipboard operation
raifu copied to clipboard

Add testing framework

Open Seqi opened this issue 4 years ago • 1 comments

New react testing framework react-testing-library seems much easier to work with and means we don't have to waste time with enzyme which was hard to keep up with. Start by adding some basic tests with this library.

Seqi avatar Feb 27 '21 15:02 Seqi

Don't forget to add linting for it! Should be commented in the eslintrc file

Seqi avatar Feb 28 '21 01:02 Seqi