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

Replace hyper with reqwest in tests #1503

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

rukai
Copy link
Member

@rukai rukai commented Feb 26, 2024

reqwest is higher level, allowing for simpler test logic, and we already use it in other places so we arent paying any cost in compilation time.

@rukai rukai force-pushed the remove_hyper_usage_in_tests branch from 0b2ff58 to 6b28d6b Compare February 26, 2024 00:36
Copy link
Collaborator

@cjrolo cjrolo left a comment

Choose a reason for hiding this comment

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

+5/-48 is always nice!

@rukai rukai enabled auto-merge (squash) February 27, 2024 20:30
@rukai rukai merged commit 81ddc61 into shotover:main Feb 27, 2024
40 checks passed
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