summary refs log tree commit diff
path: root/tests/rest/client/test_upgrade_room.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add type hints to `tests/rest/client` (#12084)Dirk Klimpel2022-02-281-7/+10
* Replace assertEquals and friends with non-deprecated versions. (#12092)Patrick Cloke2022-02-281-9/+9
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-1/+1
* Handle room upgrades for spaces (#10774)Patrick Cloke2021-09-101-4/+63
* Flatten tests/rest/client/{v1,v2_alpha} too (#10667)David Robertson2021-08-201-0/+159