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 more unit tests for the cli module #15

Open
4 tasks
havanagrawal opened this issue Oct 5, 2020 · 1 comment
Open
4 tasks

Add more unit tests for the cli module #15

havanagrawal opened this issue Oct 5, 2020 · 1 comment
Labels
hacktoberfest Issues that are good candidates for Hacktobeerfest participants

Comments

@havanagrawal
Copy link
Owner

Problem

Unit test coverage for the cli is quite spotty. Add unit tests to test the different flags and arguments passed to the CLI

Prerequisites

  • You know basic git, i.e. how to fork this repo, clone this repo, work on a branch and send a PR
  • You have basic working knowledge of Python
  • You are able to run Python on your machine
  • You are familiar, or are willing to learn, how to patch/mock functions, write and run unit tests in Python.

Hints

Take a look at the already written tests, and start from there.

@havanagrawal havanagrawal added the hacktoberfest Issues that are good candidates for Hacktobeerfest participants label Oct 5, 2020
@rishm069
Copy link

rishm069 commented Oct 5, 2020

Hi! May I work on this one?

@rishm069 rishm069 removed their assignment Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Issues that are good candidates for Hacktobeerfest participants
Projects
None yet
Development

No branches or pull requests

2 participants