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

test: remove panics in client tests #1747

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

alexandear
Copy link
Contributor

The PR refactors client tests: return an error instead of using t.Fatal with panic. This is a more elegant and shorter solution.

@erikdubbelboer erikdubbelboer merged commit 1c3ba3b into valyala:master Apr 2, 2024
13 of 15 checks passed
@erikdubbelboer
Copy link
Collaborator

Thanks!

@alexandear alexandear deleted the test-client-avoid-panic branch April 2, 2024 20:13
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