mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
edb3d3f827
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. |
||
---|---|---|
.. | ||
__init__.py | ||
test_directory.py | ||
test_events.py | ||
test_login.py | ||
test_presence.py | ||
test_profile.py | ||
test_push_rule_attrs.py | ||
test_rooms.py | ||
test_typing.py | ||
utils.py |