Add pre-migration tests for networking internals#627
Draft
sandhose wants to merge 2 commits into
Draft
Conversation
5 tasks
fd90959 to
9f02890
Compare
bfcbc87 to
ddc1b01
Compare
e9d5495 to
8cff64d
Compare
8646127 to
ac7409b
Compare
8cff64d to
004fd70
Compare
f0543f2 to
2866beb
Compare
13aa531 to
303eca6
Compare
2866beb to
8ecd0db
Compare
303eca6 to
70d6161
Compare
8ecd0db to
0a106f2
Compare
79ecbe6 to
8c52197
Compare
74cdcd4 to
afba9b7
Compare
7314d99 to
6be0d9a
Compare
7bb7b47 to
5b2e0e1
Compare
6be0d9a to
3078564
Compare
5b2e0e1 to
dd0719c
Compare
3078564 to
6b44235
Compare
dd0719c to
7c3f88a
Compare
ddd42cc to
377e703
Compare
ae0d8ed to
bae2b6b
Compare
03c779e to
f63c9b1
Compare
a50a7bb to
8a722b5
Compare
f63c9b1 to
239747c
Compare
8a722b5 to
be2baf4
Compare
239747c to
17e029a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add test coverage for networking subsystems before the Twisted → aiohttp migration:
_ReadBodyWithMaxSizeProtocol,_DiscardBodyWithMaxSizeProtocol,SizeLimitingRequest)pick_server_from_list,SrvResolver.resolve_service, caching, DNS errors).well-knownrouting, cache control parsing,_route_matrix_uri)Test plan
uv run trial tests/— 117 tests pass (+68 new)