MatrixSynapse/tests
Patrick Cloke 01c88a09cd
Use direct references for some configuration variables (#10798)
Instead of proxying through the magic getter of the RootConfig
object. This should be more performant (and is more explicit).
2021-09-13 13:07:12 -04:00
..
api
app
appservice
config Add config option to use non-default manhole password and keys (#10643) 2021-09-06 16:08:03 +01:00
crypto
events
federation Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
handlers
http
logging
module_api
push
replication
rest Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
scripts
server_notices
state
storage Skip handling of push actions for outlier events (#10780) 2021-09-08 15:18:35 +01:00
test_utils Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
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