Skip to content
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

Adding Unit Test Cases #240

Closed
Jagroop2001 opened this issue Dec 17, 2022 · 3 comments
Closed

Adding Unit Test Cases #240

Jagroop2001 opened this issue Dec 17, 2022 · 3 comments

Comments

@Jagroop2001
Copy link

Can I work on this Project?
I can add unit test scripts using jest in this Project.
Please allow me to continue with the same.
About Unit Testing :
Unit Testing is used to check whether the Input fields are working correctly without interaction of any Human.
Here I write a unit tests using Jest which is auto-installed which creating react app.

So I will write a test for each component and the good thing is the code is used for testing only while deploying app it doesn't effect the perfornce but it is useful to test our react app without human intraction.

Hoping to hear from you soon !!

@Jagroop2001
Copy link
Author

Hi @shelcia !!

I have added test scripts for 2 Components. Please merge this.
I will add Signup and SignIn Component Test case by Creating New Issue.

NOTE: Please add points like this. It would be really helpful
Screenshot from 2022-12-15 20-17-54

@Jagroop2001
Copy link
Author

Hi @shelcia !!
Please add points on the basis of the Code Evaluation. It would be really helpful.

@shelcia
Copy link
Owner

shelcia commented Dec 18, 2022

closing the PR as we have migrated to vite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants