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

Remove unnecessary timeout check in httpClient delay test #340

Merged
merged 1 commit into from
Mar 1, 2021
Merged

Remove unnecessary timeout check in httpClient delay test #340

merged 1 commit into from
Mar 1, 2021

Conversation

nherment
Copy link
Collaborator

@nherment nherment commented Mar 1, 2021

In addition it's probably better to use a t.setTimeout(..) than assertion for a timeout because it will come with a clear and informative error message.

In addition it's probably better to use a t.setTimeout(..) than assertion for a timeout because it will come with a clear and informative error message.
@nherment nherment requested a review from mcollina March 1, 2021 15:38
Copy link
Owner

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@mcollina mcollina merged commit f8b598e into mcollina:master Mar 1, 2021
@mcollina
Copy link
Owner

mcollina commented Mar 1, 2021

Keep them coming!

@mcollina mcollina deleted the investigate_tests branch March 1, 2021 16:20
@nherment nherment mentioned this pull request Mar 4, 2021
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