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

Use local httpbin to run tests #175

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Conversation

wb14123
Copy link
Contributor

@wb14123 wb14123 commented Sep 15, 2024

Fix #132

Start a local httpbin container to run tests against.

Https requests are still using remote one since it's hard to setup local secure ssl. The requests using https are simple and during my tests I haven't seen any timeout.

Fix com-lihaoyi#132

Start a local httpbin container to run tests against.

Https requests are still using remote one since it's hard to setup local
secure ssl. The requests using https are simple and during my tests I
haven't seen any timeout.
@lihaoyi
Copy link
Member

lihaoyi commented Sep 16, 2024

Looks great, thanks!

@lihaoyi lihaoyi merged commit 891af47 into com-lihaoyi:master Sep 16, 2024
4 checks passed
@lihaoyi
Copy link
Member

lihaoyi commented Sep 16, 2024

Send me your bank transfer details and I can send you the bounty once com-lihaoyi/mill#3482 is completed

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.

requests.RequestTests fails trying to contact https://httpbin.org (200USD Bounty)
2 participants