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

Merged
merged 2 commits into from
Nov 19, 2024

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
@cwaldren-ld cwaldren-ld force-pushed the cw/sdk-891-polling-http-proxy branch from 3ba5253 to 0c4dbfa Compare November 18, 2024 19:38
@cwaldren-ld cwaldren-ld merged commit 1ef3bc2 into v2 Nov 19, 2024
2 checks passed
@cwaldren-ld cwaldren-ld deleted the cw/sdk-891-polling-http-proxy branch November 19, 2024 00:50
cwaldren-ld pushed a commit that referenced this pull request Nov 19, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.27.0](v2.26.0...v2.27.0)
(2024-11-19)


### Features

* add http proxy test for client-side events
([#265](#265))
([dfec55f](dfec55f))
* add http proxy test for client-side polling
([#264](#264))
([1ef3bc2](1ef3bc2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants