MatrixSynapse/tests/handlers
Mark Haines c626fc576a Move the AS handler out of the Handlers object.
Access it directly from the homeserver itself. It already wasn't
inheriting from BaseHandler storing it on the Handlers object was
already somewhat dubious.
2016-05-31 13:53:48 +01:00
..
__init__.py
test_appservice.py Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
test_auth.py
test_directory.py
test_presence.py
test_profile.py
test_register.py Fix set profile error with Requester. 2016-05-23 19:50:28 +02:00
test_typing.py