Open havanagrawal opened 4 years ago
Unit test coverage for the cli is quite spotty. Add unit tests to test the different flags and arguments passed to the CLI
cli
Take a look at the already written tests, and start from there.
Hi! May I work on this one?
Problem
Unit test coverage for the
cli
is quite spotty. Add unit tests to test the different flags and arguments passed to the CLIPrerequisites
Hints
Take a look at the already written tests, and start from there.