synapse/tests/federation
Patrick Cloke 7d84d2523a
Fix errors in Synapse logs from unit tests. (#10939)
Fix some harmless errors from background processes (mostly
due to awaiting Mock objects) that occurred in the Synapse
logs during unit tests.
2021-09-30 11:03:29 -04:00
..
transport Split FederationHandler in half (#10692) 2021-08-26 21:41:44 +01:00
__init__.py Implementation of server_acls 2018-07-04 19:06:20 +01:00
test_complexity.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_federation_catch_up.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_federation_sender.py Fix errors in Synapse logs from unit tests. (#10939) 2021-09-30 11:03:29 -04:00
test_federation_server.py Use direct references for configuration variables (part 6). (#10916) 2021-09-29 06:44:15 -04:00