-
-
Notifications
You must be signed in to change notification settings - Fork 4
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] add unit tests #15
Comments
Hi @Pradumnasaraf , Can I work on this? |
Go ahead. Thank you for your interest. |
Hi @Pradumnasaraf what files should I focus on to write the tests for. I can create a draft PR so that you can review the changes, I've written tests for the helper functions. |
Hey, Just write the test for commands and sub-commands/flags (if they have any). That's it. |
Hey, Will do this, and push the changes in the draft pr #23 |
Description
Add unit tests to test out commands and sub-commands
The text was updated successfully, but these errors were encountered: