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

Testing: Tracking Issue #3

Open
4 of 15 tasks
camerondurham opened this issue Dec 8, 2020 · 0 comments
Open
4 of 15 tasks

Testing: Tracking Issue #3

camerondurham opened this issue Dec 8, 2020 · 0 comments
Assignees

Comments

@camerondurham
Copy link
Owner

camerondurham commented Dec 8, 2020

Unit Tests

Unit tests for main command functions and helper functions (if they have enough logic).

  • docker container utils
  • docker api utils
  • create command
    • helper functions
    • main command
  • delete command
  • list command
  • start command
    • helper functions
    • main command
  • shell command
  • update command

Package Integration Tests

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.

  • 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 self-assigned this Feb 11, 2021
@camerondurham camerondurham changed the title Add unit tests Add unit and package integration tests tests Aug 27, 2021
@camerondurham camerondurham changed the title Add unit and package integration tests tests Add unit tests tests Aug 27, 2021
@camerondurham camerondurham changed the title Add unit tests tests Testing: Tracking Issue Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant