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

refactor: replace warp with axum for the test server #1124

Merged
merged 1 commit into from
Jun 22, 2023
Merged

Conversation

rklaehn
Copy link
Contributor

@rklaehn rklaehn commented Jun 22, 2023

this also makes the tests not create a file.

With very friendly and polite support from GPT-4

I had to exclude windows from the range request tests because axum has some issues there. But I think this is OK. The purpose of the test is to make sure we properly deal with range requests etc.

this also makes the tests not create a file.
Copy link
Member

@b5 b5 left a comment

Choose a reason for hiding this comment

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

LGTM, agreed not having windows isn't really a deal-breaker here.

I'd defer to someone from engineering for a proper 👍 before merging

@rklaehn
Copy link
Contributor Author

rklaehn commented Jun 22, 2023

LGTM, agreed not having windows isn't really a deal-breaker here.

I'd defer to someone from engineering for a proper 👍 before merging

Don't be so humble. I think this 👍 is good enough for me. We already have axum as a test dependency, so it's not like it is a controversial choice...

@rklaehn rklaehn merged commit 0345f2e into main Jun 22, 2023
15 checks passed
@rklaehn rklaehn deleted the s/warp/axum branch June 22, 2023 13:15
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.

None yet

2 participants