MatrixSynapse/tests
Richard van der Hoff 1800aabfc2
Split `FederationHandler` in half (#10692)
The idea here is to take anything to do with incoming events and move it out to a separate handler, as a way of making FederationHandler smaller.
2021-08-26 21:41:44 +01:00
..
api
app
appservice
config
crypto
events
federation Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
handlers Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
http
logging
module_api
push
replication Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
rest
scripts
server_notices
state
storage
test_utils
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py