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

[FEATURE] add unit tests #15

Open
Pradumnasaraf opened this issue Sep 19, 2024 · 5 comments · May be fixed by #23
Open

[FEATURE] add unit tests #15

Pradumnasaraf opened this issue Sep 19, 2024 · 5 comments · May be fixed by #23
Assignees
Labels

Comments

@Pradumnasaraf
Copy link
Owner

Pradumnasaraf commented Sep 19, 2024

Description

Add unit tests to test out commands and sub-commands

@prnvtripathi
Copy link

Hi @Pradumnasaraf , Can I work on this?

@Pradumnasaraf
Copy link
Owner Author

Pradumnasaraf commented Feb 11, 2025

Go ahead. Thank you for your interest.

@prnvtripathi
Copy link

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.

@prnvtripathi prnvtripathi linked a pull request Feb 11, 2025 that will close this issue
5 tasks
@Pradumnasaraf
Copy link
Owner Author

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.

@prnvtripathi
Copy link

Hey,

Will do this, and push the changes in the draft pr #23

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

Successfully merging a pull request may close this issue.

2 participants