Skip to content

Conversation

yuandrew
Copy link
Contributor

@yuandrew yuandrew commented Feb 27, 2025

What changed?
Add test for proxy to make sure all payloads are visited even if it's not reachable.

Why?
This uses a different approach than how our proxy codegen discovers things #210

How did you test it?
Added new tests

Discovered a few gaps while writing this new test
#1862
#1864
#1865

Potential risks
None, this is test-only changes

@yuandrew yuandrew marked this pull request as ready for review March 12, 2025 21:29
@yuandrew yuandrew requested review from a team as code owners March 12, 2025 21:29
Comment on lines +808 to +810
// TODO: https://github.com/temporalio/sdk-go/issues/1865
"temporal.api.workflowservice.v1.CountWorkflowExecutionsResponse",
"temporal.api.workflowservice.v1.CountWorkflowExecutionsResponse.AggregationGroup",
Copy link
Member

Choose a reason for hiding this comment

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

Nice catch

@yuandrew yuandrew merged commit 7effff0 into temporalio:master Mar 18, 2025
3 checks passed
@yuandrew yuandrew deleted the proxy-payload-test branch March 18, 2025 16:12
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.

3 participants