Skip to content

test: tests for gRPC streaming proxy #5298

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

Closed
wants to merge 1 commit into from

Conversation

bisakhmondal
Copy link
Member

@bisakhmondal bisakhmondal commented Oct 20, 2021

What this PR does / why we need it:

In continuation with api7/grpc_server_example#12 this PR adds CLI tests for three different gRPC streaming method.

Closes #3601

Note: CLI tests will be broken until the linked PR is merged and either we release a new api7/grpc_server_example release or create a git submodule pointing the same upstream.

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@bisakhmondal
Copy link
Member Author

Abandoning this PR.

We'll test it through the usual Test Nginx approach, not with a shell script.

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.

test: add test cases for streaming gRPC proxy
1 participant