summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2010-08-13Added a generic checkStanza method to SleekTest. Updated the other check meth...Lance Stout
2010-08-12Removed unused xmlcompare.py.Lance Stout
2010-08-12Updated SleekTest with docs and PEP8 style.Lance Stout
2010-08-11Updated roster stanza with docs and PEP8 style.Lance Stout
2010-08-11Updated SleekTest.streamClose to check that the stream was actually started b...Lance Stout
2010-08-06Updated SleekTest to use the new tostring function instead of ET.tostringLance Stout
2010-08-05Add unit tests for the tostring function.Lance Stout
2010-08-05Updated tests to use a relative import for SleekTest to please Python3.Lance Stout
2010-08-03Update nick stanza with documentation and PEP8 style.Lance Stout
2010-08-03Fix whitespace issues, and make some debugging statements clearer.Lance Stout
2010-08-03Updated XHTML-IM stanza with documentation and PEP8 style.Lance Stout
2010-08-03Updated presence stanza with documentation and PEP8 style.Lance Stout