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

Package Integration Tests #19

Closed
3 tasks
camerondurham opened this issue Aug 28, 2021 · 1 comment
Closed
3 tasks

Package Integration Tests #19

camerondurham opened this issue Aug 28, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@camerondurham
Copy link
Owner

camerondurham commented Aug 28, 2021

Suggestion:

Add package integration tests to test CLI changes end-to-end. This should prevent having to manually test and build binary for testing and increase confidence on CLI changes or added features.

Acceptance Criteria:

  • add boilerplate integration test for root command
  • cover 50% commands in integration tests
  • (stretch) require PRs with passing tests for all commits to main branch
@camerondurham camerondurham added the enhancement New feature or request label Aug 28, 2021
@camerondurham camerondurham self-assigned this Aug 28, 2021
@camerondurham
Copy link
Owner Author

Closing, will track package integration tests in #3

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
None yet
Development

No branches or pull requests

1 participant