Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

test: update tests to support latest google-cloud-core - #69

Merged
tseaver merged 5 commits into
googleapis:masterfrom
tswast:google-cloud-core-1.4.2rc1
Oct 6, 2020
Merged

test: update tests to support latest google-cloud-core#69
tseaver merged 5 commits into
googleapis:masterfrom
tswast:google-cloud-core-1.4.2rc1

Conversation

@tswast

Copy link
Copy Markdown
Contributor

google-cloud-core version 1.4.2 populates prettyPrint=false by
default. Update the connection tests to expect a value for
prettyPrint.

test_build_api_url_w_extra_query_params_tuple unit test is currently failing, but will be fixed by googleapis/python-cloud-core#34

This pull request is to check that the changes made in googleapis/python-cloud-core#28 do not break this library.

`google-cloud-core` version 1.4.2 populates `prettyPrint=false` by
default. Update the connection tests to expect a value for
`prettyPrint`.
@tswasttswast added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Sep 23, 2020
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Sep 23, 2020
@product-auto-labelproduct-auto-labelBot added the api: translate Issues related to the googleapis/python-translate API. label Sep 24, 2020
@tswast
tswast requested a review from a teamSeptember 29, 2020 19:48
@tswasttswast removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Oct 5, 2020
@tseaver
tseaver merged commit 2f96f2e into googleapis:masterOct 6, 2020
parthea pushed a commit that referenced this pull request Mar 12, 2022
`google-cloud-core` version 1.4.2 populates `prettyPrint=false` by
default. Update the connection tests to expect a value for
`prettyPrint`.
parthea added a commit that referenced this pull request Apr 5, 2022
…353)
* chore(deps): allow google-api-core v2 on v2 release
* test: update tests to support latest google-cloud-core (#69)
`google-cloud-core` version 1.4.2 populates `prettyPrint=false` by
default. Update the connection tests to expect a value for
`prettyPrint`.
* ci: fix docs build
* chore: lint
* Update setup.py
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
* chore: format, revert changes to tests
Co-authored-by: Tim Swast <swast@google.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: translateIssues related to the googleapis/python-translate 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

@tswast@tseaver