summary refs log tree commit diff
path: root/tests/handlers/test_room.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-03Fix tests to support ratelimitingMark Haines1-0/+13
2014-09-03Raise LimitExceedError when the ratelimiting is throttling requestsMark Haines2-11/+29
2014-09-02rate limiting for message sendingMark Haines4-4/+7