0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-27 12:09:06 +02:00
synapse/tests/util
2023-08-28 14:03:51 +00:00
..
caches Add type hints to test_descriptors. (#15659) 2023-05-24 14:18:52 +00:00
__init__.py
test_async_helpers.py Fix typechecking with twisted trunk (#16121) 2023-08-24 14:53:07 +00:00
test_batching_queue.py
test_check_dependencies.py
test_dict_cache.py
test_expiring_cache.py
test_file_consumer.py
test_itertools.py
test_linearizer.py
test_logcontext.py
test_logformatter.py
test_lrucache.py
test_macaroons.py Support RFC7636 PKCE in the OAuth 2.0 flow. (#14750) 2023-01-04 14:58:08 -05:00
test_ratelimitutils.py Remove unnecessary reactor reference from _PerHostRatelimiter (#14842) 2023-01-16 13:16:19 +00:00
test_retryutils.py Properly update retry_last_ts when hitting the maximum retry interval (#16156) 2023-08-23 09:35:23 +01:00
test_rwlock.py
test_stream_change_cache.py Check the stream position before checking if the cache is empty. (#14639) 2022-12-08 11:35:49 -05:00
test_stringutils.py
test_task_scheduler.py Task scheduler: add replication notify for new task to launch ASAP (#16184) 2023-08-28 14:03:51 +00:00
test_threepids.py
test_treecache.py
test_wheel_timer.py