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
@ekas@Neha May I take this on? Here's what I plan to do:
Introduce react-testing-library.
Add some tests to give other developers an idea of how to start.
Implement a pre-commit hook to ensure that developers can't push code without adding tests, or bypass the tests if not required by using specific comments inside the PR, e.g., <!-- Test not required -->.
If you have any other suggestions, please let me know.
No description provided.
The text was updated successfully, but these errors were encountered: