synapse/tests/rest/client
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
..
v1
v2_alpha
__init__.py
test_consent.py
test_ephemeral_message.py
test_identity.py
test_power_levels.py
test_redactions.py
test_retention.py
test_shadow_banned.py
test_third_party_rules.py
test_transactions.py