0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-06 19:28:46 +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 Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test_appservice.py Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
test_auth.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_directory.py copyrights 2016-01-07 04:26:29 +00:00
test_presence.py Don't set currently_active for remote presence 2016-02-19 10:58:27 +00:00
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