[go: up one dir, main page]

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

Improve unit test coverage of CLI and Runners #1919

Closed
3 tasks
AdeelH opened this issue Sep 11, 2023 · 0 comments · Fixed by #1966
Closed
3 tasks

Improve unit test coverage of CLI and Runners #1919

AdeelH opened this issue Sep 11, 2023 · 0 comments · Fixed by #1966
Labels
tests Anything related to testing. Unit tests, integration tests, etc.

Comments

@AdeelH
Copy link
Collaborator
AdeelH commented Sep 11, 2023

The Runners and CLI commands are not currently covered by unit tests. We should fix this.

click's testing module might be useful: https://click.palletsprojects.com/en/8.1.x/testing/.

  • Batch runner
  • Local runner
  • In-process runner
@AdeelH AdeelH added the tests Anything related to testing. Unit tests, integration tests, etc. label Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Anything related to testing. Unit tests, integration tests, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant