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

Refactoring existing code into testable units and create tests for CLI #82

Open
ms-shankar opened this issue Nov 19, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects

Comments

@ms-shankar
Copy link
Contributor

What is the desired change?

Currently, a vast majority of kaos cli commands do not have associated unit tests, which would be helpful in reducing development and testing time.

How will this change improve kaos?

Reduce manual testing and increase development productivity.

Any thoughts on the implementation approach?

General refactor to derive unit-testable components.

@ms-shankar ms-shankar self-assigned this Nov 19, 2019
@github-actions
Copy link

Thanks for supporting the development of kaos with your first issue! We look forward to handling it.

@ms-shankar ms-shankar added hacktoberfest enhancement New feature or request and removed hacktoberfest labels Nov 19, 2019
@ms-shankar ms-shankar added this to To do in kaos via automation Nov 20, 2019
@ms-shankar ms-shankar moved this from To do to In progress in kaos Nov 20, 2019
@ms-shankar ms-shankar moved this from In progress to In Review in kaos Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
kaos
  
In Review
Development

No branches or pull requests

1 participant