summaryrefslogtreecommitdiff
path: root/tests/test_stream_presence.py
AgeCommit message (Expand)Author
2016-10-22Manual cleanup of the remaining set([…]) and set((…)).compilerEmmanuel Gil Peyrot
2016-10-22sed -i 's/set((\(.*\)))$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2015-02-12Update the test suite.mathieui
2014-07-17Rename to slixmppFlorent Le Coz
2013-07-26refactor: no import * in testsJean-Philippe Caruana
2012-03-10Resolve plugin dependency chains with XEP-0115.Lance Stout
2011-11-18Also fire changed_status when the status text changes for a resource.Lance Stout
2011-11-18Fix changed_status eventLance Stout
2011-07-27Merge branch 'develop' into rosterLance Stout
2011-07-05Add test to check that presence events are firing.Lance Stout
2010-11-17Cleaned up names.Lance Stout
2010-11-17First pass at integrating the new roster manager.Lance Stout
2010-11-05Simplified SleekTest.Lance Stout
2010-10-25Made exceptions work.sleek-1.0-Beta21.0-Beta2Lance Stout
2010-10-25Added more presence stream tests.Lance Stout
2010-10-25Fixed bug in presence subscription handling.Lance Stout
2010-10-24Added stream tests for presence events.Lance Stout