Open
Description
The Reason
Due to the possibility of platform growth, I believe that the addition of automated tests (specs) is very important. Which could be done with React Testing Library (RTL) and Jest.
The addition of specs could help refactoring some code snippets, as well as improving maintenance, in addition to all the various advantages that testing brings. Therefore, with good spec coverage, the code quality would certainly increase.
What should be tested?
- main page flows
- custom hooks
- helpers, utils, services
- important component behaviors
Metadata
Metadata
Assignees
Labels
No labels