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

chore: add basic downloader empty response and exceeding limit tests #5286

Merged
merged 2 commits into from
Nov 3, 2023

Conversation

Rjected
Copy link
Member

@Rjected Rjected commented Nov 3, 2023

Added these tests while investigating a bodies downloader stall, one test checks that the downloader still works if the buffer size limit is reached. Another test checks that the downloader can tolerate completely empty responses. Both tests pass.

@Rjected Rjected added C-test A change that impacts how or what we test A-downloaders Related to headers/bodies downloaders labels Nov 3, 2023
@Rjected Rjected requested a review from shekhirin November 3, 2023 18:36
@Rjected Rjected added this pull request to the merge queue Nov 3, 2023
Merged via the queue into main with commit 88cf81f Nov 3, 2023
22 checks passed
@Rjected Rjected deleted the dan/downloader-can-tolerate-empty-tests branch November 3, 2023 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-downloaders Related to headers/bodies downloaders C-test A change that impacts how or what we test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants