You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/tests/util
Richard van der Hoff cbc82aa09f
Implement and use an @lru_cache decorator (#8595)
4 years ago
..
caches Implement and use an @lru_cache decorator (#8595) 4 years ago
__init__.py Fix flake8 warnings for tests 9 years ago
test_async_utils.py Clean up some LoggingContext stuff (#7120) 5 years ago
test_dict_cache.py Run black. 6 years ago
test_expiring_cache.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 5 years ago
test_file_consumer.py Stop sub-classing object (#8249) 4 years ago
test_itertools.py Log saml assertions rather than the whole response 5 years ago
test_linearizer.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
test_logcontext.py Fix some spelling mistakes / typos. (#7811) 4 years ago
test_logformatter.py Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
test_lrucache.py Fix 'LruCache' object has no attribute '_on_resize' (#8591) 4 years ago
test_ratelimitutils.py Fixes to the federation rate limiter (#5621) 5 years ago
test_retryutils.py Reduce run-times of tests by advancing the reactor less (#7757) 4 years ago
test_rwlock.py Convert ReadWriteLock to async/await. (#8202) 4 years ago
test_stream_change_cache.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 5 years ago
test_stringutils.py Remove : from allowed client_secret chars (#8101) 4 years ago
test_threepids.py Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 4 years ago
test_treecache.py run isort 6 years ago
test_wheel_timer.py run isort 6 years ago