Skip to content

test(bigquery): add integration test for Column ACLs#3895

Merged
shollyman merged 2 commits intogoogleapis:masterfrom
shollyman:fr-colacl-tests
Apr 7, 2021
Merged

test(bigquery): add integration test for Column ACLs#3895
shollyman merged 2 commits intogoogleapis:masterfrom
shollyman:fr-colacl-tests

Conversation

@shollyman
Copy link
Copy Markdown
Contributor

Now that we have a v1 PolicyTagManager client, we can test the policy tag integration
with column ACLs.

This also plumbed in a new PTM client as part of the integration testing
setup, much like we make a cloud storage client available.

Now that we have a v1 PTM client, we can test the policy tag integration
with column ACLs.

This also plumbed in a new client as part of the integration testing
setup, much like we make a cloud storage client available.
@shollyman shollyman requested a review from a team April 6, 2021 21:32
@product-auto-label product-auto-label Bot added the api: bigquery Issues related to the BigQuery API. label Apr 6, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 6, 2021
@shollyman shollyman requested a review from tswast April 6, 2021 21:35
Copy link
Copy Markdown
Contributor

@tswast tswast left a comment

Choose a reason for hiding this comment

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

Looks good! I assume we aren't trying to test the actual Column ACLs query logic because that's not a client responsibility?

Comment thread bigquery/integration_test.go
Comment thread bigquery/integration_test.go
@shollyman
Copy link
Copy Markdown
Contributor Author

Looks good! I assume we aren't trying to test the actual Column ACLs query logic because that's not a client responsibility?

Yup. We're not the right place for this level of e2e enforcement validation.

Copy link
Copy Markdown
Member

@codyoss codyoss left a comment

Choose a reason for hiding this comment

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

LGTM

@codyoss codyoss changed the title testing(bigquery): add integration test for Column ACLs test(bigquery): add integration test for Column ACLs Apr 7, 2021
@shollyman shollyman merged commit 733c72a into googleapis:master Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants