synapse-product/tests/util
Richard van der Hoff e24ff8ebe3
Remove HomeServer.get_datastore() (#12031)
The presence of this method was confusing, and mostly present for backwards
compatibility. Let's get rid of it.

Part of #11733
2022-02-23 11:04:02 +00:00
..
caches Improve opentracing support for ResponseCache (#11607) 2021-12-20 18:12:08 +00:00
__init__.py
test_async_helpers.py
test_batching_queue.py
test_dict_cache.py
test_expiring_cache.py
test_file_consumer.py
test_itertools.py
test_linearizer.py
test_logcontext.py Add missing type hints to synapse.logging.context (#11556) 2021-12-14 17:35:28 +00:00
test_logformatter.py
test_lrucache.py
test_ratelimitutils.py
test_retryutils.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_rwlock.py
test_stream_change_cache.py
test_stringutils.py
test_threepids.py
test_treecache.py
test_wheel_timer.py