Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Nov 6, 2019

Toward #7580.

- Use 'vpcsc_config' test utility for parsing VPCSC env vars, skipping.
- Use idiomatic 'with pytest.raises' for blocked methods.
- Avoid calling 'unique_id()' more than once.
- Remove test for VPCSC of storage client.
@tseaver tseaver added testing api: vision Issues related to the Cloud Vision API. labels Nov 6, 2019
@tseaver tseaver requested a review from busunkim96 as a code owner November 6, 2019 21:14
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 6, 2019
@tseaver tseaver merged commit 3130f61 into googleapis:master Nov 11, 2019
@tseaver tseaver deleted the 9580-vision-normalize-vpcsc-config branch November 11, 2019 19:09
crwilcox pushed a commit to googleapis/python-vision that referenced this pull request Feb 1, 2020
* tests(vision): normalize VPCSC configuration in systests

- Use 'vpcsc_config' test utility for parsing VPCSC env vars, skipping.
- Use idiomatic 'with pytest.raises' for blocked methods.
- Avoid calling 'unique_id()' more than once.
- Remove test for VPCSC of storage client.

* fix: blacken

* fix: lint

* fix: update partial error message

Per request from @brendanlundy:
googleapis/google-cloud-python#9620 (comment)
parthea pushed a commit that referenced this pull request Oct 21, 2023
* tests(vision): normalize VPCSC configuration in systests

- Use 'vpcsc_config' test utility for parsing VPCSC env vars, skipping.
- Use idiomatic 'with pytest.raises' for blocked methods.
- Avoid calling 'unique_id()' more than once.
- Remove test for VPCSC of storage client.

* fix: blacken

* fix: lint

* fix: update partial error message

Per request from @brendanlundy:
#9620 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: vision Issues related to the Cloud Vision API. cla: yes This human has signed the Contributor License Agreement. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants