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

Add examples of how to test gRPC methods #30

Open
nkhil opened this issue Sep 16, 2021 · 0 comments
Open

Add examples of how to test gRPC methods #30

nkhil opened this issue Sep 16, 2021 · 0 comments

Comments

@nkhil
Copy link

nkhil commented Sep 16, 2021

I'm not sure if this should be in 'issue' so feel free to close. I'm hugely thankful for this repo, as I was struggling to find a working example of a simple grpc server and client.

Having put together a simple grpc repo myself, I am now struggling to come up with a way to test this setup. I'd like to be able to get the server running, then invoke the client and assert against the response on the client side.

Any resources on how I can do this please?

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

No branches or pull requests

1 participant