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

Add test cases #34

Open
anjalisoni3655 opened this issue Apr 13, 2021 · 2 comments
Open

Add test cases #34

anjalisoni3655 opened this issue Apr 13, 2021 · 2 comments
Labels
Retrospective Contribute for Retro Sprint

Comments

@anjalisoni3655
Copy link
Collaborator

  • Add many unit tests for each function.
  • Add e2e(end to end)/integration tests as well.
@DebugAgrawal DebugAgrawal added the Retrospective Contribute for Retro Sprint label Apr 13, 2021
@Siddhant-K-code
Copy link
Contributor

I am new to unit testing, can you pls guide me or give me a short example for implementing it for a function? it would good for the head start.

@anjalisoni3655
Copy link
Collaborator Author

I am new to unit testing, can you pls guide me or give me a short example for implementing it for a function? it would good for the head start.

Yah sure, for python unit tests, there is a unittests packages, similar for javascript, you will find the documentation online, also good tutorials in youtube
Let me know if you find some, or I will share with you.

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

No branches or pull requests

3 participants