Closed giorgosart closed 7 months ago
Can I take over this issue?
@TandinDev 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
@giorgosart I couldn't make it work. I tried but I couldn't figure out the issue.
@TandinDev did you try writting the test using React testing library rather than jest?
To run test with coverage, run yarn run coverage and locate the coverage report under `project root folder/coverage/lcov-report/index.html