-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
code-refactorMake code look better and perform betterMake code look better and perform bettertestsAnything to do with testing the CLIAnything to do with testing the CLI
Description
Describe the issue
No tests for any part of CLI
How could it be made better?
Add unit tests for all commands.
Screenshots
If applicable, add screenshots to help explain the benefits of your changes.
Additional context
All commands export a run function that accepts parameters. Use that to test it. A provision must be added for defining a test configuration too, since commands directly access the configuration file while running
Metadata
Metadata
Assignees
Labels
code-refactorMake code look better and perform betterMake code look better and perform bettertestsAnything to do with testing the CLIAnything to do with testing the CLI