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

add testing on public VM / laptop #165

Open
iricigor opened this issue Jun 17, 2020 · 1 comment
Open

add testing on public VM / laptop #165

iricigor opened this issue Jun 17, 2020 · 1 comment
Labels
exceptions-handling testing Testing needs to be implemented or fixed
Milestone

Comments

@iricigor
Copy link
Contributor

Destination

  • add tests that run on laptop
  • add tests that run on public VM
  • check if those can be the same tests (i.e. do first on Azure VM, and check behavior on laptops)

Test structure

  • some tests should work, like azmi <subcommand> --help
  • some tests that work in normal integration tests, should now fail
    for example azmi getsecret -uri somethingvalid
@iricigor iricigor added the testing Testing needs to be implemented or fixed label Jun 17, 2020
@iricigor iricigor added this to the later milestone Jun 17, 2020
@iricigor
Copy link
Contributor Author

Handle additional error cases like
azmi gettoken: [Azure.Identity.CredentialUnavailableException] ManagedIdentityCredential authentication unavailable, no managed identity endpoint found.
this one should be thrown back even if identity is not specified

@iricigor iricigor modified the milestones: later, v0.6 Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exceptions-handling testing Testing needs to be implemented or fixed
Projects
None yet
Development

No branches or pull requests

1 participant