0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-30 23:14:50 +02:00
synapse/tests/replication/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
..
__init__.py Respect the @cancellable flag for ReplicationEndpoints (#12700) 2022-05-11 12:25:39 +01:00
test__base.py Clean up the test code for client disconnections (#12929) 2022-06-07 18:17:32 +01:00