0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-07 12:13:59 +01:00
synapse/tests/util
2021-04-09 13:44:38 -04:00
..
caches Use mock from the stdlib. (#9772) 2021-04-09 13:44:38 -04:00
__init__.py
test_async_utils.py
test_dict_cache.py Add type hints to DictionaryCache and TTLCache. (#9442) 2021-03-29 12:15:33 -04:00
test_expiring_cache.py
test_file_consumer.py Use mock from the stdlib. (#9772) 2021-04-09 13:44:38 -04:00
test_itertools.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_linearizer.py
test_logcontext.py Record more information into structured logs. (#9654) 2021-04-08 08:01:14 -04:00
test_logformatter.py
test_lrucache.py Use mock from the stdlib. (#9772) 2021-04-09 13:44:38 -04:00
test_ratelimitutils.py Bugbear: Add Mutable Parameter fixes (#9682) 2021-04-08 22:38:54 +01:00
test_retryutils.py Reduce run-times of tests by advancing the reactor less (#7757) 2020-08-27 11:39:53 +01:00
test_rwlock.py Convert ReadWriteLock to async/await. (#8202) 2020-08-28 16:47:11 -04:00
test_stream_change_cache.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_stringutils.py Remove : from allowed client_secret chars (#8101) 2020-08-18 14:14:27 +01:00
test_threepids.py
test_treecache.py
test_wheel_timer.py