Patrick Cloke b076bc276e Always use the name as the log ID. (#9829) 3 years ago
..
caches b076bc276e Always use the name as the log ID. (#9829) 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 01dd90b0f0 Add type hints to DictionaryCache and TTLCache. (#9442) 3 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 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
test_itertools.py 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
test_linearizer.py a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) 4 years ago
test_logcontext.py 48d44ab142 Record more information into structured logs. (#9654) 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 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
test_ratelimitutils.py 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) 3 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 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 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