forked-synapse/tests/federation/transport
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
..
server Clean up the test code for client disconnections (#12929) 2022-06-07 18:17:32 +01:00
__init__.py Fix RoomDirectoryFederationTests and make them actually run (#8998) 2020-12-30 19:27:32 +00:00
test_client.py Faster joins: parse msc3706 fields in send_join response (#12011) 2022-02-17 16:11:59 +00:00
test_knocking.py Remove references to "msc2403" (#12165) 2022-03-30 11:15:47 +00:00
test_server.py Additional constants for EDU types. (#12884) 2022-05-27 07:14:36 -04:00