synapse/tests
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
..
api
appservice
config
crypto
events
federation
handlers
http
replication
rest Move v1-only APIs into their own module & isolate deprecated ones (#3460) 2018-07-19 20:03:33 +10:00
storage
util Combine Limiter and Linearizer 2018-07-20 13:11:43 +01:00
__init__.py
server.py Refactor REST API tests to use explicit reactors (#3351) 2018-07-17 20:43:18 +10:00
test_distributor.py Make Distributor run its processes as a background process 2018-07-18 20:55:05 +01:00
test_dns.py
test_event_auth.py
test_federation.py
test_preview.py
test_server.py Refactor REST API tests to use explicit reactors (#3351) 2018-07-17 20:43:18 +10:00
test_state.py
test_test_utils.py
test_types.py
test_visibility.py Fix visibility of events from erased users over federation 2018-07-17 14:02:07 +01:00
unittest.py Refactor REST API tests to use explicit reactors (#3351) 2018-07-17 20:43:18 +10:00
utils.py Fix unit tests 2018-07-13 16:28:04 +01:00