synapse/tests
2022-05-17 10:34:27 +01:00
..
api
app
appservice
config Reload cache factors from disk on SIGHUP (#12673) 2022-05-11 13:43:22 +00:00
crypto
events
federation Complain if a federation endpoint has the @cancellable flag (#12705) 2022-05-11 14:52:26 +01:00
handlers Track in memory events using weakrefs (#10533) 2022-05-17 10:34:27 +01:00
http
logging
module_api
push
replication Fix room upgrades creating an empty room when auth fails (#12696) 2022-05-16 14:06:04 +01:00
rest Consolidate logic for parsing relations. (#12693) 2022-05-16 12:42:45 +00:00
scripts
server_notices Don't create an empty room when checking for MAU limits (#12713) 2022-05-13 15:30:15 +02:00
state
storage Track in memory events using weakrefs (#10533) 2022-05-17 10:34:27 +01:00
test_utils
util Add config flags to allow for cache auto-tuning (#12701) 2022-05-13 12:32:39 -07:00
__init__.py
server.py Reload cache factors from disk on SIGHUP (#12673) 2022-05-11 13:43:22 +00:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.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