MatrixSynapse/tests
Erik Johnston 4ba55559ac
Fix specifying cache factors via env vars with * in name. (#7580)
This mostly applise to `*stateGroupCache*` and co.

Broke in #6391.
2020-05-27 13:17:01 +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 Fix specifying cache factors via env vars with * in name. (#7580) 2020-05-27 13:17:01 +01:00
crypto Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
events
federation Add ability to wait for replication streams (#7542) 2020-05-22 14:21:54 +01:00
handlers Add ability to wait for replication streams (#7542) 2020-05-22 14:21:54 +01:00
http
logging
push
replication Fix recording of federation stream token (#7564) 2020-05-26 11:41:38 +01:00
rest
scripts
server_notices Optimise some references to hs.config (#7546) 2020-05-22 21:47:07 +01:00
state
storage Optimise some references to hs.config (#7546) 2020-05-22 21:47:07 +01:00
test_utils
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py Add ability to wait for replication streams (#7542) 2020-05-22 14:21:54 +01:00
test_mau.py Optimise some references to hs.config (#7546) 2020-05-22 21:47:07 +01:00
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py Fix missing CORS headers on OPTION responses (#7560) 2020-05-22 17:42:39 +01:00
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py