Erik Johnston 056327457f Fix chain cover update to handle events with duplicate auth events (#9210) 3 years ago
..
caches 1b4d5d6acf Empty iterables should count towards cache usage. (#9028) 3 years ago
__init__.py 700487a7c7 Fix flake8 warnings for tests 8 years ago
test_async_utils.py 39230d2171 Clean up some LoggingContext stuff (#7120) 4 years ago
test_dict_cache.py 8b3d9b6b19 Run black. 5 years ago
test_expiring_cache.py 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 4 years ago
test_file_consumer.py c619253db8 Stop sub-classing object (#8249) 3 years ago
test_itertools.py 056327457f Fix chain cover update to handle events with duplicate auth events (#9210) 3 years ago
test_linearizer.py a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) 4 years ago
test_logcontext.py 38e1fac886 Fix some spelling mistakes / typos. (#7811) 3 years ago
test_logformatter.py 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
test_lrucache.py 96e7d3c4a0 Fix 'LruCache' object has no attribute '_on_resize' (#8591) 3 years ago
test_ratelimitutils.py 9481707a52 Fixes to the federation rate limiter (#5621) 5 years ago
test_retryutils.py a466b67972 Reduce run-times of tests by advancing the reactor less (#7757) 3 years ago
test_rwlock.py d2ac767de2 Convert ReadWriteLock to async/await. (#8202) 3 years ago
test_stream_change_cache.py 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 4 years ago
test_stringutils.py 5cf7c12995 Remove : from allowed client_secret chars (#8101) 3 years ago
test_threepids.py 21a212f8e5 Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 4 years ago
test_treecache.py 49af402019 run isort 6 years ago
test_wheel_timer.py 49af402019 run isort 6 years ago