0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-09 03:11:55 +02:00
synapse/tests/util
2021-09-23 12:03:01 -04:00
..
caches Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
__init__.py
test_async_utils.py
test_batching_queue.py Rewrite the KeyRing (#10035) 2021-06-02 16:37:59 +01:00
test_dict_cache.py
test_expiring_cache.py
test_file_consumer.py
test_glob_to_regex.py Merge pull request from GHSA-x345-32rc-8h85 2021-05-11 11:47:23 +02:00
test_itertools.py Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
test_linearizer.py
test_logcontext.py
test_logformatter.py
test_lrucache.py Add support for evicting cache entries based on last access time. (#10205) 2021-07-05 16:32:12 +01:00
test_ratelimitutils.py Use direct references for configuration variables (part 4). (#10893) 2021-09-23 12:03:01 -04:00
test_retryutils.py Don't hammer the database for destination retry timings every ~5mins (#10036) 2021-05-21 17:57:08 +01:00
test_rwlock.py
test_stream_change_cache.py
test_stringutils.py Change the format of access tokens away from macaroons (#5588) 2021-05-12 15:04:51 +01:00
test_threepids.py
test_treecache.py Remove keylen from LruCache. (#9993) 2021-05-24 14:02:01 +01:00
test_wheel_timer.py