summary refs log tree commit diff
path: root/tests/http/server (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve assertion message when `await_result=False` is forgotten github/squah/add_endpoint_cancellation_flag squah/add_endpoint_cancellation_flagSean Quah2022-05-061-1/+3
* Add missing docstring for `expected_body` parameterSean Quah2022-05-061-0/+2
* Rename to `EndpointCancellationTestCase` to `EndpointCancellationTestHelperMi...Sean Quah2022-05-061-1/+1
* Add helper class for testing request cancellationSean Quah2022-04-282-0/+109