summary refs log tree commit diff
path: root/tests/rest/client/v1/test_typing.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various minor fixes to unit-test structure around typing notificationsPaul "LeoNerd" Evans2015-04-151-2/+4
* Have TypingNotificationEventSource.get_new_events_for_user() return a deferre...Paul "LeoNerd" Evans2015-04-151-1/+2
* Factor out some of the common homeserver setup code into aMark Haines2015-02-111-11/+2
* Extract the id token of the token when authing users, include the token and d...Mark Haines2015-01-281-0/+1
* Replace hs.parse_userid with UserID.from_stringMark Haines2015-01-231-2/+3
* Move client rest tests back under restMark Haines2015-01-221-0/+164