summaryrefslogtreecommitdiff
path: root/tests/test_stream_presence.py
AgeCommit message (Collapse)Author
2010-10-25Fixed bug in presence subscription handling.Lance Stout
Subscription requests and responses were not setting the correct 'to' attribute.
2010-10-24Added stream tests for presence events.Lance Stout
First batch of tests, currently focuses on the got_offline event.