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

Integration tests over https #1049

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Integration tests over https #1049

wants to merge 1 commit into from

Conversation

niksis02
Copy link
Contributor

Adds the --allow-insecure flag to the test command to run integration tests in insecure mode by skipping TLS certificate verification for the HTTP client.

Adds two steps in the SDK tests pipeline to run the SDK tests against the HTTPS gateway in both versioning-enabled and versioning-disabled modes.

Upgrades all Go dependencies to the latest version.

@niksis02 niksis02 force-pushed the feat/sdk-tests-https branch from 9b12308 to 8813994 Compare January 31, 2025 19:58
@benmcclelland benmcclelland force-pushed the feat/unsigned-streaming-payload-trailer branch 2 times, most recently from 0b8ad18 to da3c621 Compare January 31, 2025 21:29
Base automatically changed from feat/unsigned-streaming-payload-trailer to main January 31, 2025 21:57
… insecure mode: by skiping the tls verification
@niksis02 niksis02 force-pushed the feat/sdk-tests-https branch from 8813994 to 9c4b75d Compare February 1, 2025 10:24
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.

1 participant