forked-synapse/tests/rest/client/v1
Richard van der Hoff ebc405446e
Add a custom_headers param to make_request (#8760)
Some tests want to set some custom HTTP request headers, so provide a way to do
that before calling requestReceived().
2020-11-16 14:45:22 +00: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 Add a custom_headers param to make_request (#8760) 2020-11-16 14:45:22 +00:00