summary refs log tree commit diff
path: root/tests/rest/client/test_shared_rooms.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename shared_rooms to mutual_rooms (#12036)Jonathan de Jong2022-03-231-146/+0
| | | Co-authored-by: reivilibre <olivier@librepush.net>
* Add type hints to `tests/rest/client` (#12084)Dirk Klimpel2022-02-281-8/+12
|
* Replace assertEquals and friends with non-deprecated versions. (#12092)Patrick Cloke2022-02-281-12/+12
|
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-1/+1
| | | | | | | The presence of this method was confusing, and mostly present for backwards compatibility. Let's get rid of it. Part of #11733
* Flatten tests/rest/client/{v1,v2_alpha} too (#10667)David Robertson2021-08-201-0/+142