summary refs log tree commit diff
path: root/tests/rest/client/test_upgrade_room.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Handle room upgrades for spaces (#10774)Patrick Cloke2021-09-101-4/+63
| | | | | By copying the `room_type` field of the create event and migrating any non-empty `m.space.child` events to the new room that is created.
* Flatten tests/rest/client/{v1,v2_alpha} too (#10667)David Robertson2021-08-201-0/+159