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

test: fix credential scope assertions #223

Merged
merged 2 commits into from Feb 5, 2021

Conversation

larkee
Copy link
Contributor

@larkee larkee commented Feb 5, 2021

The assertions for credential scope in the client unit tests were broken by a PR in the auth library. This does raise the question of whether we should be asserting the scopes like this in this library.

This PR fixes the assertions. Removal of these assertions can be done in a separate PR if it is decided they don't belong in this library.

@larkee larkee requested a review from a team as a code owner February 5, 2021 02:55
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 5, 2021
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner API. label Feb 5, 2021
@larkee larkee added the automerge Merge the pull request once unit tests and other checks pass. label Feb 5, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 05c3ad9 into googleapis:master Feb 5, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants