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

test(pubsublite): refactor out common code for main_test.go #3276

Merged
merged 4 commits into from Dec 4, 2020

Conversation

tmdiep
Copy link
Contributor

@tmdiep tmdiep commented Nov 25, 2020

Since main_test.go needs to be cloned into every package that needs to use the mock server, refactor the bulk of the common code to keep it minimal.

@tmdiep tmdiep requested a review from a team as a code owner November 25, 2020 02:54
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 25, 2020
@product-auto-label product-auto-label bot added the api: pubsublite Issues related to the Pub/Sub Lite API. label Nov 25, 2020
@tmdiep tmdiep requested a review from hongalex November 25, 2020 02:54
@tmdiep tmdiep added the automerge Merge the pull request once unit tests and other checks pass. label Dec 4, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 5337043 into googleapis:master Dec 4, 2020
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 4, 2020
@tmdiep tmdiep deleted the main_test branch December 4, 2020 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsublite Issues related to the Pub/Sub Lite API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants