forked-synapse/tests/util
Richard van der Hoff 7c712f95bb Combine Limiter and Linearizer
Linearizer was effectively a Limiter with max_count=1, so rather than
maintaining two sets of code, let's combine them.
2018-07-20 13:11:43 +01:00
..
caches run isort 2018-07-09 16:09:20 +10:00
__init__.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_dict_cache.py run isort 2018-07-09 16:09:20 +10:00
test_expiring_cache.py run isort 2018-07-09 16:09:20 +10:00
test_file_consumer.py run isort 2018-07-09 16:09:20 +10:00
test_linearizer.py Combine Limiter and Linearizer 2018-07-20 13:11:43 +01:00
test_logcontext.py run isort 2018-07-09 16:09:20 +10:00
test_logformatter.py run isort 2018-07-09 16:09:20 +10:00
test_lrucache.py run isort 2018-07-09 16:09:20 +10:00
test_rwlock.py run isort 2018-07-09 16:09:20 +10:00
test_snapshot_cache.py run isort 2018-07-09 16:09:20 +10:00
test_stream_change_cache.py Add unit test 2018-07-17 10:59:02 +01:00
test_treecache.py run isort 2018-07-09 16:09:20 +10:00
test_wheel_timer.py run isort 2018-07-09 16:09:20 +10:00