We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 integration tests with e2e GRPC calls.
Add required changes (maybe in https://github.com/3scale/Test-APIcast) to have some preprocessor like --- grpc_request and same for responses
--- grpc_request
Library that might be used, which needs to be investigated: https://github.com/jinq0123/grpc-lua
The text was updated successfully, but these errors were encountered:
Perhaps we can include grpcurl with the image https://github.com/fullstorydev/grpcurl? Then add a preprocessor like --- grpc_request to use gprcurl, similar to how openresty test-nginx uses curl
Sorry, something went wrong.
No branches or pull requests
Add integration tests with e2e GRPC calls.
Add required changes (maybe in https://github.com/3scale/Test-APIcast) to have some preprocessor like
--- grpc_request
and same for responsesLibrary that might be used, which needs to be investigated: https://github.com/jinq0123/grpc-lua
The text was updated successfully, but these errors were encountered: