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

integration_test: add more test cases #297

Merged
merged 2 commits into from Jul 23, 2019

Commits on Jul 23, 2019

  1. integration_test: add more test cases

    Added more tests or expanded existing tests to:
    
    - cover args/stdin handling edge cases for `install` cmd
    - cover status code of re-runs of `install`, `update`, and `remove`.
    - cover status when index not initialized in `remove`, `upgrade`, `install`
    - several other minor adjustments
    
    Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
    ahmetb committed Jul 23, 2019
    Copy the full SHA
    0303ff2 View commit details
    Browse the repository at this point in the history
  2. Update TestKrewList to parse structured output

    Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
    ahmetb committed Jul 23, 2019
    Copy the full SHA
    528968f View commit details
    Browse the repository at this point in the history