Skip to content

Commit 61da450

Browse files
committed
tests: have defaultClient/HTTPBin for less repetition
1 parent a3887b2 commit 61da450

File tree

2 files changed

+320
-481
lines changed

2 files changed

+320
-481
lines changed

Diff for: Tests/AsyncHTTPClientTests/HTTPClientTests+XCTest.swift

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ extension HTTPClientTests {
9999
("testValidationErrorsAreSurfaced", testValidationErrorsAreSurfaced),
100100
("testUploadsReallyStream", testUploadsReallyStream),
101101
("testUploadStreamingCallinToleratedFromOtsideEL", testUploadStreamingCallinToleratedFromOtsideEL),
102+
("testUploadStreamingIsCalledOnTaskEL", testUploadStreamingIsCalledOnTaskEL),
102103
]
103104
}
104105
}

0 commit comments

Comments
 (0)