summaryrefslogtreecommitdiff
path: root/sleekxmpp/test
AgeCommit message (Expand)Author
2011-05-27Don't use the send queue for stream initialization.Lance Stout
2011-05-27Added support for testind disconnect errors.Lance Stout
2011-05-20Fix double roster entry issue with Unicode.Lance Stout
2011-04-26Add support for testing that no stanzas are sent in tests.Lance Stout
2011-03-23Allow SleekTest to wait longer when checking for sent stanzas.Lance Stout
2011-01-26Cleanup for stanzabase.Lance Stout
2010-12-07Fix several errors in SleekTest.Lance Stout
2010-12-07Added option for iq.send to accept a callhandler.Lance Stout
2010-11-18Adding stream tests for XEP-0030.Lance Stout
2010-11-17Fix stream test errors.Lance Stout
2010-11-17Fixed some live stream test errors.Lance Stout
2010-11-17Make live stream tests work better.Lance Stout
2010-11-05Simplified SleekTest.Lance Stout
2010-10-24Fixed resource bug in JIDs.Lance Stout
2010-10-24Make SleekTest streams register all plugins.Lance Stout
2010-10-17Underscore names by default.Lance Stout
2010-10-14fixed stream test not disconnecting cleanlyNathan Fritz
2010-10-14don't import statemachineNathan Fritz
2010-10-14fixed stream testsNathan Fritz
2010-10-14fixed socket name collision in xmlstream.py and fixed python 3.x compatibilityNathan Fritz
2010-10-07SleekTest may now run against a live stream.Lance Stout
2010-10-07Unit test reorganization.Lance Stout