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

Improve tests by replacing onSuccess (which fails the test) by expecting which fails the future and the flow #5206

Merged
merged 1 commit into from
May 21, 2024

Conversation

vietj
Copy link
Member

@vietj vietj commented May 17, 2024

Replace future.andThen(onSuccess(A)) by future.expecting(that(P)) in vertx tests.

@vietj vietj added this to the 5.0.0 milestone May 17, 2024
@vietj vietj merged commit 79c06b4 into master May 21, 2024
7 checks passed
@vietj vietj deleted the tests-improvements branch May 21, 2024 09:16
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

1 participant