You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we don't have any test and I really want to ensure that everything keeps working fine on the future changes and avoid bugs in the application. However, It's a great opportunity to learn and improve the skills to build tests in React.
What are we expecting?
Choose the best suit test (Jest, chai, whatever you prefer);
Split the code into smaller parts;
100% coverage or close that;
Improv the Flow type;
Don't change and don't remove any feature;
Cheers 🍻
The text was updated successfully, but these errors were encountered:
Currently, we don't have any test and I really want to ensure that everything keeps working fine on the future changes and avoid bugs in the application. However, It's a great opportunity to learn and improve the skills to build tests in React.
What are we expecting?
Cheers 🍻
The text was updated successfully, but these errors were encountered: