MatrixSynapse/tests/config
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
..
__init__.py
test_base.py
test_cache.py Reset global cache state before cache tests. (#11036) 2021-10-12 12:55:33 +00:00
test_database.py
test_generate.py
test_load.py
test_ratelimiting.py
test_room_directory.py
test_server.py
test_tls.py
test_util.py