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
client Allow specifying room version in 'RestHelper.create_room_as' and add typing (#8854) 2020-12-02 10:38:18 +00:00
key
media
__init__.py
test_health.py
test_well_known.py