Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

tests: add more tests required for alpha #57

Merged
merged 12 commits into from
Jun 14, 2021

Conversation

georgiyekkert
Copy link
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@georgiyekkert georgiyekkert requested a review from a team as a code owner May 25, 2021 01:10
@product-auto-label product-auto-label bot added the api: compute Issues related to the googleapis/python-compute API. label May 25, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 25, 2021
@vam-google vam-google added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 2, 2021
@vam-google
Copy link

@busunkim96, @software-dov Can you please take a look?

Copy link
Contributor

@busunkim96 busunkim96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@georgiyekkert Are these tests being added to meet some requirement? Historically we haven't added extensive system tests to the GAPICs since they share the same surface.

If there isn't a specific system test requirement may be more useful to add to the samples instead. Those are more immediately usable by customers and can still act as smoke tests since they run on every PR.

@georgiyekkert
Copy link
Contributor Author

@busunkim96 we discussed testing requirements with vam@ and vchudnov@, I believe samples will be different from these tests.

@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 11, 2021
@busunkim96 busunkim96 merged commit aa5491c into googleapis:master Jun 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: compute Issues related to the googleapis/python-compute API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants