MatrixSynapse/tests/handlers
Erik Johnston 9da84a9a1e Make AppserviceHandler stream events from database
This is for two reasons:

1. Suppresses duplicates correctly, as the notifier doesn't do any
   duplicate suppression.
2. Makes it easier to connect the AppserviceHandler to the replication
   stream.
2016-08-18 11:54:41 +01:00
..
__init__.py
test_appservice.py Make AppserviceHandler stream events from database 2016-08-18 11:54:41 +01:00
test_auth.py
test_device.py
test_directory.py
test_e2e_keys.py
test_presence.py
test_profile.py
test_register.py
test_typing.py