1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-31 03:45:13 +00:00
synapse/tests/http
Sean Quah a10cc5f824
Test cancellation at every await during request handling (#12674)
* Add tests for `/rooms/<room_id>/members` cancellation.
* Add tests for `/rooms/<room_id>/state` cancellation.

Signed-off-by: Sean Quah <seanq@element.io>
2022-06-07 17:14:47 +01:00
..
federation Replace assertEquals and friends with non-deprecated versions. (#12092) 2022-02-28 07:12:29 -05:00
server Test cancellation at every await during request handling (#12674) 2022-06-07 17:14:47 +01:00
__init__.py
ca.crt
ca.key
server.key
test_additional_resource.py Add reactor to SynapseRequest and fix up types. (#10868) 2021-09-24 11:01:25 +01:00
test_client.py
test_endpoint.py Prevent the media store from writing outside of the configured directory 2021-11-19 13:39:15 +00:00
test_fedclient.py Allow bigger responses to /federation/v1/state (#12877) 2022-05-25 22:24:28 +01:00
test_proxyagent.py
test_servlet.py Add some type hints to tests files (#12833) 2022-05-23 11:23:26 +00:00
test_simple_client.py
test_site.py Add some type hints to tests files (#12833) 2022-05-23 11:23:26 +00:00