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 HttpRequest$BodyPublisher test #62

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

lread
Copy link
Contributor

@lread lread commented Aug 12, 2024

It seems that postman echo changed what it returns?

Modified test to check that returned request data and content-length seem correct.

Closes #61

Please answer the following questions and leave the below in as part of your PR.

It seems that postman echo changed what it returns?

Modified test to check that returned request `data` and `content-length`
seem correct.

Closes babashka#61
@lread
Copy link
Contributor Author

lread commented Aug 12, 2024

I think this does the trick? Lemme know if I've missed some aspect here.

@lread lread mentioned this pull request Aug 12, 2024
4 tasks
@borkdude borkdude merged commit beccbcd into babashka:main Aug 12, 2024
3 checks passed
lread added a commit to lread/http-client that referenced this pull request Aug 12, 2024
…-08-12

* upstream/main:
  Fix HttpRequest$BodyPublisher test (babashka#62)
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.

Address failing test
2 participants