summary refs log tree commit diff
path: root/tests/rest/client/test_upgrade_room.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add final type hint to tests.unittest. (#15072)Patrick Cloke2023-02-141-1/+1
* Change default room version to 10. Implements MSC3904 (#14111)Catalan Lover2023-01-181-3/+9
* Add more tests for room upgrades (#13074)Sean Quah2022-06-151-5/+78
* Wait for lazy join to complete when getting current state (#12872)Erik Johnston2022-06-011-2/+6
* Add a unit test for copying over arbitrary room types when upgrading a room (...Andrew Morgan2022-05-191-1/+31
* Convert stringy power levels to integers on room upgrade (#12657)David Robertson2022-05-071-0/+44
* 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