synapse/tests/rest/client/v1
Will Hunt 68c7a6936f
Allow appservice users to /login (#8320)
Add ability for ASes to /login using the `uk.half-shot.msc2778.login.application_service` login `type`.

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2020-09-18 14:55:13 +01:00
..
__init__.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_directory.py Remove special casing of m.room.aliases events (#7034) 2020-03-17 07:37:04 -04:00
test_events.py Performance improvements and refactor of Ratelimiter (#7595) 2020-06-05 10:47:20 +01: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 Do not propagate profile changes of shadow-banned users into rooms. (#8157) 2020-08-26 08:49:01 -04:00
test_typing.py Convert synapse.api to async/await (#8031) 2020-08-06 08:30:06 -04:00
utils.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00