Skip to content

Commit

Permalink
tests(vision): normalize VPCSC configuration in systests (#9620)
Browse files Browse the repository at this point in the history
* 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)
  • Loading branch information
tseaver authored Nov 11, 2019
1 parent 20ff981 commit 3130f61
Showing 1 changed file with 143 additions and 247 deletions.
Loading

0 comments on commit 3130f61

Please sign in to comment.