-
Notifications
You must be signed in to change notification settings - Fork 71
test: Implemented e2e test framework #118
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
4f8350e to
ad99512
Compare
a343b99 to
f2d2c5a
Compare
test/pkg/test/gateway.go
Outdated
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.
can you add annotation here? Here is one example.
|
Is it possible to also test the e2e traffic? |
|
Can you also add a README.md under test or modify existing README.md? thanks |
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.
Today, we only support HTTP. We need to add GRPC and HTTP2 in future
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.
yes
Issue #, if available:
Description of changes:
Implements test framework and basic test using HTTP Route.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.