summaryrefslogtreecommitdiff
path: root/tests/test_stream_handlers.py
AgeCommit message (Expand)Author
2018-10-15fixing deprecation warnings for pytestFlorian Klien
2015-02-12Update the test suite.mathieui
2014-07-17Rename to slixmppFlorent Le Coz
2014-02-06Add test for wrong sender in IQLance Stout
2013-07-26refactor: no import * in testsJean-Philippe Caruana
2013-02-22Don't use internally deprecated methodsAnton Ryzhov
2012-10-31Relax timing issues in Iq timeout callback test.Lance Stout
2012-10-31Allow IQ timeouts to be asynchronous, by passing a timeout_callback parameter...Joe Hildebrand
2011-11-21Fix stream handler test for multiple handlers to exist properly.Lance Stout
2011-11-19Add unit test for copying stanzas when passed to events.Lance Stout
2011-06-01Begin experimental use of exceptions.Lance Stout
2011-05-20Fix test timeout issue.Lance Stout
2010-12-07Added option for iq.send to accept a callhandler.Lance Stout
2010-11-05Simplified SleekTest.Lance Stout
2010-10-07Unit test reorganization.Lance Stout