Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

test: fix credential scope assertions - #223

Merged
gcf-merge-on-green[bot] merged 2 commits into
googleapis:masterfrom
larkee:fix-tests
Feb 5, 2021
Merged

test: fix credential scope assertions#223
gcf-merge-on-green[bot] merged 2 commits into
googleapis:masterfrom
larkee:fix-tests

Conversation

@larkee

Copy link
Copy Markdown
Contributor

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 teamFebruary 5, 2021 02:55
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Feb 5, 2021
@product-auto-labelproduct-auto-labelBot added the api: spanner Issues related to the googleapis/python-spanner API. label Feb 5, 2021
@larkeelarkee 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-greenBot merged commit 05c3ad9 into googleapis:masterFeb 5, 2021
@gcf-merge-on-greengcf-merge-on-greenBot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 5, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spannerIssues related to the googleapis/python-spanner API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@larkee@zoercai