synapse-product/tests
2020-05-06 15:56:03 +01:00
..
api Stop Auth methods from polling the config on every req. (#7420) 2020-05-06 15:54:58 +01:00
app
appservice
config
crypto
events Fix bug in EventContext.deserialize. (#7393) 2020-05-05 14:17:27 +01:00
federation
handlers Stop Auth methods from polling the config on every req. (#7420) 2020-05-06 15:54:58 +01:00
http
logging
push
replication Fix catchup-on-reconnect for the Federation Stream (#7374) 2020-05-05 14:15:57 +01:00
rest
scripts
server_notices Convert synapse.server_notices to async/await. (#7394) 2020-05-01 15:28:59 -04:00
state
storage Add MultiWriterIdGenerator. (#7281) 2020-05-04 17:17:45 +01:00
test_utils Fix bug in EventContext.deserialize. (#7393) 2020-05-05 14:17:27 +01:00
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py Stop Auth methods from polling the config on every req. (#7420) 2020-05-06 15:54:58 +01:00
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py
test_state.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py