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

feat: add http proxy test for client-side polling #264

Open
wants to merge 2 commits into
base: v2
Choose a base branch
from

Conversation

cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Nov 18, 2024

No description provided.

@cwaldren-ld cwaldren-ld marked this pull request as ready for review November 18, 2024 19:15
@cwaldren-ld cwaldren-ld requested a review from a team as a code owner November 18, 2024 19:15
@@ -22,7 +23,9 @@ func doClientSideStreamRequestTest(t *ldtest.T) {
streamTests := NewCommonStreamingTests(t, "doClientSideStreamRequestTest",
WithCredential(envIDOrMobileKey))

streamTests.RequestViaHTTPProxy(t)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just hoisting the capability check upwards, as is the pattern. Well, a pattern. Other tests put the check directly in the test 🤷‍♂️

@cwaldren-ld cwaldren-ld changed the title feat: add http proxy test for polling in client SDKs feat: add http proxy test for client-side polling Nov 18, 2024
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