MatrixSynapse/tests/rest
Andrew Morgan edb3d3f827
Allow specifying room version in 'RestHelper.create_room_as' and add typing (#8854)
This PR adds a `room_version` argument to the `RestHelper`'s `create_room_as` function for tests. I plan to use this for testing knocking, which currently uses an unstable room version.
2020-12-02 10:38:18 +00:00
..
admin Fix broken testcase (#8851) 2020-12-01 11:04:57 +00:00
client Allow specifying room version in 'RestHelper.create_room_as' and add typing (#8854) 2020-12-02 10:38:18 +00:00
key Move `wait_until_result` into `FakeChannel` (#8758) 2020-11-16 18:21:47 +00:00
media Make `make_request` actually render the request 2020-11-16 18:24:00 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
test_health.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00
test_well_known.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00