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

Split examples & Integration Test #27

Merged
merged 17 commits into from
Sep 17, 2019
Merged

Split examples & Integration Test #27

merged 17 commits into from
Sep 17, 2019

Conversation

jekiapp
Copy link
Contributor

@jekiapp jekiapp commented Sep 17, 2019

This PR separate examples into 3:

  • simple
  • stream
  • well known types

simple example is showing simple unary grpc call. Stream example will show example of client to server stream, server to client and bidirectional stream. WKT example shows us on how it could also mocking WKT protos

In this PR also solving issue #26 with api.proto as test case.

@jekiapp jekiapp merged commit 845771c into master Sep 17, 2019
@jekiapp jekiapp deleted the actions branch September 17, 2019 11:33
lucamilanesio added a commit to GerritForge/gripmock that referenced this pull request Feb 14, 2020
* tokopedia/master:
  change renstrom/fuzzysearch to lithammer/fuzzysearch. (tokopedia#37)
  Support multi proto files with the same package (tokopedia#31)
  update readme
  Multi package example (tokopedia#29)
  add imports args (tokopedia#28)
  Split examples & Integration Test (tokopedia#27)
lucamilanesio added a commit to GerritForge/gripmock that referenced this pull request Feb 14, 2020
* tokopedia/master:
  change renstrom/fuzzysearch to lithammer/fuzzysearch. (tokopedia#37)
  Support multi proto files with the same package (tokopedia#31)
  update readme
  Multi package example (tokopedia#29)
  add imports args (tokopedia#28)
  Split examples & Integration Test (tokopedia#27)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant