summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-01-08Update the XEP-0092 plugin to the new style.Lance Stout
2011-01-08Add support for XEP-0059 to XEP-0030 plugin.Lance Stout
2011-01-08Added new XEP-0059 plugin.Lance Stout
2010-12-28Make the new XEP-30 plugin retain older API signatures.Lance Stout
2010-12-17Make tests pass for catching exceptions.Lance Stout
2010-12-09First pass at a new XEP-0030 plugin.Lance Stout
2010-12-08Fix xml:lang tostring test.Lance Stout
2010-12-07Add support for using xml:lang values.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-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-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
2010-10-24Added test for error stanzas.Lance Stout
2010-10-24More JID unit tests.Lance Stout
2010-10-24Fixed resource bug in JIDs.Lance Stout
2010-10-24Added stream tests for rosters.Lance Stout
2010-10-21Fixed mixed text and elements bug in tostring.Lance Stout
2010-10-17Underscore names by default.Lance Stout
2010-10-07Added example live stream test.Lance Stout
2010-10-07Corrected test errors.Lance Stout
2010-10-07Unit test reorganization.Lance Stout
2010-10-07Changed SleekTest to use underscored names.Lance Stout
2010-10-06Corrected stream header tester.Lance Stout
2010-10-06Updated SleekTest and related tests.Lance Stout
2010-10-01Made first pass at cleaning BaseXMPP.Lance Stout
2010-10-01Modified event handling to use the event queue.Lance Stout
2010-08-30Fixed ElementBase.match to match using sub_interface elements.Lance Stout
2010-08-30Updated ElementBase.match to respect namespaces with slashes.Lance Stout
2010-08-27Updated the suite of handler classes with documentation.Lance Stout
2010-08-27Fixed SleekTest compare method to check XML text.Lance Stout
2010-08-27Added unit tests for StanzaBase.Lance Stout
2010-08-26Added unit test for _fix_ns for handling namespaces with forward slashes.Lance Stout
2010-08-26Finished the update of ElementBase with docs and unit tests.Lance Stout
2010-08-25Fixed ElementBase.match to respect namespaces.Lance Stout
2010-08-25Updated ElementBase.match and added unit tests.Lance Stout
2010-08-25Updated ElementBase._delSub and added unit tests.Lance Stout
2010-08-24Updated ElementBase._setSubText and added unit tests.Lance Stout
2010-08-24Updated ElementBase._getSubText and added unit tests.Lance Stout
2010-08-22fixed a but in stanza_pubsubfritzy
2010-08-19Updated ElementBase methods _getAttr, _setAttr, and _delAttr with docs and te...Lance Stout
2010-08-19Updated ElementBase.__delitem__ and added unit tests.Lance Stout
2010-08-19Updated ElementBase.__setitem__ and added unit tests.Lance Stout
2010-08-13Updated ElementBase.__getitem__ with docs and unit tests.Lance Stout
2010-08-13Updated getStanzaValues and setStanzaValues with docs and unit tests.Lance Stout
2010-08-13Updated ElementBase.setup, and added unit tests.Lance Stout