0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-07 18:36:48 +02:00
synapse/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 Pass whole requester to ratelimiting 2016-03-03 16:43:42 +00:00
test_register.py Fix set profile error with Requester. 2016-05-23 19:50:28 +02:00
test_typing.py Move typing handler out of the Handlers object 2016-05-17 15:58:46 +01:00