-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Write unit tests #7
Comments
I don't know about testing. Can you provide me with some guidance and references so that I can learn and address this issue? At least, I will learn something. |
You need to install jest first - https://jestjs.io |
Hey I know somewhat of jest and I can write some tests , can you assign me the issue ? |
@taran1326 how are the tests going? |
@eduardconstantin i would like to learn and work on this issue, could u assign me under hacktoberfest and guide me to learn |
check this |
Is your feature request related to a problem? Please describe.
This web app doesn't have any unit test written.
Describe the solution you'd like
Use jest to write some unit tests.
It does not have to be 100% coverage, new issues can be created to improve it.
The text was updated successfully, but these errors were encountered: