This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
mirror of
https://github.com/element-hq/synapse.git
synced
2026-08-05 13:09:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e32294f54b95ccdf2d698fe95c89210825788552
synapse
/
tests
/
util
T
History
Patrick Cloke
and
GitHub
01dd90b0f0
Add type hints to DictionaryCache and TTLCache. (
#9442
)
2021-03-29 12:15:33 -04:00
..
caches
Add ResponseCache tests. (
#9458
)
2021-03-08 14:00:07 -05: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
Stop sub-classing object (
#8249
)
2020-09-04 06:54:56 -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
…
test_logformatter.py
…
test_lrucache.py
Fix 'LruCache' object has no attribute '_on_resize' (
#8591
)
2020-10-19 21:13:50 +01:00
test_ratelimitutils.py
…
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
…
test_threepids.py
…
test_treecache.py
…
test_wheel_timer.py
…