summary refs log tree commit diff
path: root/tests/rest/client/v1/test_rooms.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* s/by_token/by_access_token/gDaniel Wagner-Hall2015-08-201-14/+14
* Fix testsDavid Baker2015-03-241-8/+8
* Factor out some of the common homeserver setup code into aMark Haines2015-02-111-83/+14
* Extract the id token of the token when authing users, include the token and d...Mark Haines2015-01-281-0/+7
* Replace hs.parse_userid with UserID.from_stringMark Haines2015-01-231-12/+9
* Move client rest tests back under restMark Haines2015-01-221-0/+1068