synapse/tests
Patrick Cloke 5c35074d85
Reset global cache state before cache tests. (#11036)
This reverts #11019 and structures the code a bit more like it was before #10985.

The global cache state must be reset before running the tests since other test
cases might have configured caching (and thus touched the global state).
2021-10-12 12:55:33 +00:00
..
api
app
appservice
config Reset global cache state before cache tests. (#11036) 2021-10-12 12:55:33 +00:00
crypto
events
federation
handlers Fix overwriting profile when making room public (#11003) 2021-10-08 12:52:48 +01:00
http
logging
module_api
push
replication type-hint `HomeserverTestcase.setup_test_homeserver` (#10961) 2021-10-01 12:22:47 +01:00
rest
scripts
server_notices
state
storage Require direct references to configuration variables. (#10985) 2021-10-06 10:47:41 -04:00
test_utils
util Use direct references for configuration variables (part 4). (#10893) 2021-09-23 12:03:01 -04:00
__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 Add reactor to `SynapseRequest` and fix up types. (#10868) 2021-09-24 11:01:25 +01:00
test_state.py Remove unnecessary parentheses around tuples returned from methods (#10889) 2021-09-23 11:59:07 +01:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py