0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-07 11:48:47 +02:00
synapse/tests/rest/client/v1
Patrick Cloke c9c0ad5e20
Remove the deprecated Handlers object (#8494)
All handlers now available via get_*_handler() methods on the HomeServer.
2020-10-09 07:24:34 -04:00
..
__init__.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_directory.py Update default room version to 6 (#8461) 2020-10-05 21:40:51 +01:00
test_events.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
test_login.py Allow appservice users to /login (#8320) 2020-09-18 14:55:13 +01:00
test_presence.py Fix some spelling mistakes / typos. (#7811) 2020-07-09 09:52:58 -04:00
test_profile.py Convert synapse.api to async/await (#8031) 2020-08-06 08:30:06 -04:00
test_push_rule_attrs.py Don't remember enabled of deleted push rules and properly return 404 for missing push rules in .../actions and .../enabled (#7796) 2020-09-09 11:39:39 +01:00
test_rooms.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
test_typing.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
utils.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00