-
- Downloads
Add helper class for testing request cancellation (#12630)
Also expose the `SynapseRequest` from `FakeChannel` in tests, so that
we can call `Request.connectionLost` to simulate a client disconnecting.
Signed-off-by:
Sean Quah <seanq@element.io>
Showing
changelog.d/12630.misc
0 → 100644
tests/http/server/__init__.py
0 → 100644
tests/http/server/_base.py
0 → 100644
Please register or sign in to comment