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

docs: add examples on how to test libraries #818

Merged
merged 7 commits into from
Jan 26, 2021
Merged

docs: add examples on how to test libraries #818

merged 7 commits into from
Jan 26, 2021

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Jan 7, 2021

This is the based off the doc added to the gapic libraries. Because
of the design of the api and the fact these clients use HTTP and
not gRPC it is useful to see how testing is done here as well.

Related: googleapis/google-cloud-go#2921

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 7, 2021
This is the based off the doc added to the gapic libraries. Because
of the design of the api and the fact these clients use HTTP and
not gRPC it is useful to see how testing is done here as well.

Related: googleapis/google-cloud-go#2921
@codyoss codyoss marked this pull request as ready for review January 14, 2021 21:16
@codyoss codyoss requested review from yoshi-approver and a team as code owners January 14, 2021 21:16
@codyoss codyoss changed the title docs: add examples on how to test code that uses this module docs: add examples on how to test against libraries Jan 14, 2021
@codyoss codyoss changed the title docs: add examples on how to test against libraries docs: add examples on how to test libraries Jan 14, 2021
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Jan 25, 2021
@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 26, 2021
@codyoss codyoss merged commit 229e01f into googleapis:master Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants