You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: