-
Notifications
You must be signed in to change notification settings - Fork 5.1k
grpc-json transcoder: add integration test #7703
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
Conversation
When the Audience is not allowed, it should be unauthorized(403) to that api instead of being unauthenticated(401). Signed-off-by: Xuyang Tao <taoxuy@google.com>
Signed-off-by: Xuyang Tao <taoxuy@google.com>
test/extensions/filters/http/grpc_json_transcoder/grpc_json_transcoder_integration_test.cc
Show resolved
Hide resolved
test/extensions/filters/http/grpc_json_transcoder/grpc_json_transcoder_integration_test.cc
Outdated
Show resolved
Hide resolved
test/extensions/filters/http/grpc_json_transcoder/grpc_json_transcoder_integration_test.cc
Outdated
Show resolved
Hide resolved
test/extensions/filters/http/grpc_json_transcoder/grpc_json_transcoder_integration_test.cc
Outdated
Show resolved
Hide resolved
test/extensions/filters/http/grpc_json_transcoder/grpc_json_transcoder_integration_test.cc
Outdated
Show resolved
Hide resolved
Signed-off-by: Xuyang Tao <taoxuy@google.com>
test/extensions/filters/http/grpc_json_transcoder/grpc_json_transcoder_integration_test.cc
Show resolved
Hide resolved
Signed-off-by: Xuyang Tao <taoxuy@google.com>
Signed-off-by: Xuyang Tao <taoxuy@google.com>
debug2.out is NOT removed. It is still there. |
Signed-off-by: Xuyang Tao <taoxuy@google.com>
Signed-off-by: Xuyang Tao <taoxuy@google.com>
Signed-off-by: Xuyang Tao <taoxuy@google.com>
Signed-off-by: Xuyang Tao <taoxuy@google.com>
Signed-off-by: Xuyang Tao <taoxuy@google.com>
Signed-off-by: Xuyang Tao <taoxuy@google.com>
…odingTest Signed-off-by: Xuyang Tao <taoxuy@google.com>
Signed-off-by: Xuyang Tao <taoxuy@google.com>
Signed-off-by: Xuyang Tao <taoxuy@google.com>
Signed-off-by: Xuyang Tao <taoxuy@google.com>
Signed-off-by: Xuyang Tao <taoxuy@google.com>
…Test Signed-off-by: Xuyang Tao <taoxuy@google.com>
Signed-off-by: Xuyang Tao <taoxuy@google.com>
Signed-off-by: Xuyang Tao <taoxuy@google.com>
LGTM |
test/extensions/filters/http/grpc_json_transcoder/grpc_json_transcoder_integration_test.cc
Show resolved
Hide resolved
test/extensions/filters/http/grpc_json_transcoder/grpc_json_transcoder_integration_test.cc
Show resolved
Hide resolved
test/extensions/filters/http/grpc_json_transcoder/grpc_json_transcoder_integration_test.cc
Show resolved
Hide resolved
This pull request has been automatically marked as stale because it has not had activity in the last 7 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
Signed-off-by: Xuyang Tao <taoxuy@google.com>
PTAL, @lizan . I replaced one jsonStr-generate functio(largeJson)n using message but for the invalided jsonStr(deepJson), I guess it may not work in this way. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, holding merge til security release.
Signed-off-by: Xuyang Tao taoxuy@google.com
Description:
Add the integration tests for
Risk Level:
Low.
Testing:
All are tests.
Docs Changes:
Release Notes:
[Optional Fixes #Issue]
[Optional Deprecated:]