MatrixSynapse/tests/http
Sean Quah 3c1c40d843
Clean up the test code for client disconnections (#12929)
* Reword failure message about `await_result=False`
* Use `reactor.advance()` instead of `reactor.pump()`
* Raise `AssertionError`s ourselves
* Un-instance method `_test_disconnect`
* Replace `ThreadedMemoryReactorClock` with `MemoryReactorClock`
2022-06-07 18:17:32 +01:00
..
federation
server Clean up the test code for client disconnections (#12929) 2022-06-07 18:17:32 +01:00
__init__.py
ca.crt
ca.key
server.key
test_additional_resource.py
test_client.py
test_endpoint.py
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 Clean up the test code for client disconnections (#12929) 2022-06-07 18:17:32 +01:00
test_simple_client.py
test_site.py