Skip to content

Test 'Bucket.list_blobs' w/ 'user_project' set. - #4089

Merged
tseaver merged 1 commit into
googleapis:storage-requester_pays-featurefrom
tseaver:storage-requester_pays-systests-5
Sep 29, 2017
Merged

Test 'Bucket.list_blobs' w/ 'user_project' set.#4089
tseaver merged 1 commit into
googleapis:storage-requester_pays-featurefrom
tseaver:storage-requester_pays-systests-5

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

No description provided.

@tseavertseaver added api: storage Issues related to the Cloud Storage API. testing labels Sep 29, 2017
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 29, 2017
def test_list_files_with_user_project(self):
with_user_project = Config.CLIENT.bucket(
self.bucket.name, user_project=USER_PROJECT)
all_blobs = list(with_user_project.list_blobs())

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@tseaver
tseaver merged commit 1c67795 into googleapis:storage-requester_pays-featureSep 29, 2017
@tseaver
tseaver deleted the storage-requester_pays-systests-5 branch September 29, 2017 21:54
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storageIssues related to the Cloud Storage API.cla: yesThis human has signed the Contributor License Agreement.testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tseaver@dhermes@googlebot