summary refs log tree commit diff
path: root/tests/handlers/test_room_member.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix that user cannot `/forget` rooms after the last member has left (#13546)Dirk Klimpel2022-08-301-2/+91
* Reduce the number of tests using TCP replication. (#13543)Patrick Cloke2022-08-191-2/+2
* Use literals in place of `HTTPStatus` constants in tests (#13463)Dirk Klimpel2022-08-051-2/+1
* Rate limit joins per-room (#13276)David Robertson2022-07-191-0/+290