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

Fix HTTP stream calls and tests #15

Merged
merged 3 commits into from
Sep 9, 2024
Merged

Fix HTTP stream calls and tests #15

merged 3 commits into from
Sep 9, 2024

Conversation

jr-araujo
Copy link
Collaborator

Regarding the small changes in the HTTP Stream response, were made the following fixes:

  • Fix E2E tests, considering only test HTTP protocol method implementation
  • Fix the StreamResponse class to represent the new stream response payload.

}

[Fact(Skip = SkipMessage), TestPriority(7)]
// [Fact(Skip = SkipMessage), TestPriority(7)]
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this can be removed already ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

For sure!
I'll push another commit with this change!

@numinnex numinnex merged commit 24f49ed into master Sep 9, 2024
2 checks passed
@jr-araujo jr-araujo deleted the fix-http-streams branch September 10, 2024 10:16
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