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

Fix Gax marshalling of Subscription protobufs. #1798

Merged
merged 1 commit into from
May 16, 2016
Merged

Fix Gax marshalling of Subscription protobufs. #1798

merged 1 commit into from
May 16, 2016

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented May 16, 2016

Ensure that mappings returned match those from the JSON API: surfaced while exercising the pubsub system tests w/ Gax/gRPC binding enabled.

@dhermes the last diff below is an example of the downside of mocking the protobufs. OTOH, the mock _SubscriptionPB is easier to construct than the "real" protobuf.

@tseaver tseaver added the api: pubsub Issues related to the Pub/Sub API. label May 16, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 16, 2016
@dhermes
Copy link
Contributor

dhermes commented May 16, 2016

LGTM

@tseaver tseaver merged commit 755bf52 into googleapis:master May 16, 2016
@tseaver tseaver deleted the pubsub-gax_fix_subscription_marshalling branch May 16, 2016 17:38
@tseaver tseaver mentioned this pull request May 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub 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