synapse/tests/rest/client/v2_alpha
Andrew Morgan d88421ab03
Include the original event in /relations (#5626)
When asking for the relations of an event, include the original event in the response. This will mostly be used for efficiently showing edit history, but could be useful in other circumstances.
2019-07-09 13:43:08 +01:00
..
__init__.py Refactor REST API tests to use explicit reactors (#3351) 2018-07-17 20:43:18 +10:00
test_account.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_auth.py Merge pull request #5174 from matrix-org/dbkr/add_dummy_flow_to_recaptcha_only 2019-05-16 17:27:39 +01:00
test_capabilities.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_filter.py Remove some boilerplate in tests (#4156) 2018-11-07 03:00:00 +11:00
test_register.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_relations.py Include the original event in /relations (#5626) 2019-07-09 13:43:08 +01:00
test_sync.py Add admin api for sending server_notices (#5121) 2019-05-02 11:59:16 +01:00