summaryrefslogtreecommitdiff
path: root/tests/sleektest.py
AgeCommit message (Expand)Author
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-08-27Fixed SleekTest compare method to check XML text.Lance Stout
2010-08-13Added a generic checkStanza method to SleekTest. Updated the other check meth...Lance Stout
2010-08-12Updated SleekTest 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-03Fix whitespace issues, and make some debugging statements clearer.Lance Stout
2010-07-29Remove extra debugging lines and speed up stream testing in SleekTest.Lance Stout
2010-07-20Updated license notices to use the correct MIT format. Also corrected referen...Lance Stout
2010-07-19Updated SleekTest to implement the checkPresence method.Lance Stout
2010-07-19more set/get Values changesNathan Fritz
2010-07-19updated sleektest to use new stanza get/set values apiNathan Fritz
2010-07-19Condensed all of the stanzaPlugin functions into a single registerStanzaPlugi...Lance Stout
2010-07-14Updated SleekTest to be able to simulate and test interactions with an XML st...Lance Stout
2010-06-27Added a new SleekTest class that provides useful methods for test cases.Lance Stout