Closed giorgosart closed 7 months ago
Hi @giorgosart ,
I would love to work on it.
@mnosov622 I'll assign this to you. Just an FYI, this method was covered previously using Jest and Enzyme but ever since I ve updated to React 18 it stopped working. You will need to use react testing library.
To run test with coverage, run
yarn run coverage
and locate the coverage report under `project root folder/coverage/lcov-report/index.html