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