index
:
slixmpp
3449-xmpp-connection-stuck-forever-after-error-in-start_tls
WIP
adhoc-execute-next
compiler
disco
exp_idle_call
markup
master
sleek-merge
slix-1.7
Personal fork of SleekXMPP
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
sleektest.py
Age
Commit message (
Expand
)
Author
2010-08-13
Added a generic checkStanza method to SleekTest. Updated the other check meth...
Lance Stout
2010-08-12
Updated SleekTest with docs and PEP8 style.
Lance Stout
2010-08-11
Updated SleekTest.streamClose to check that the stream was actually started b...
Lance Stout
2010-08-06
Updated SleekTest to use the new tostring function instead of ET.tostring
Lance Stout
2010-08-03
Fix whitespace issues, and make some debugging statements clearer.
Lance Stout
2010-07-29
Remove extra debugging lines and speed up stream testing in SleekTest.
Lance Stout
2010-07-20
Updated license notices to use the correct MIT format. Also corrected referen...
Lance Stout
2010-07-19
Updated SleekTest to implement the checkPresence method.
Lance Stout
2010-07-19
more set/get Values changes
Nathan Fritz
2010-07-19
updated sleektest to use new stanza get/set values api
Nathan Fritz
2010-07-19
Condensed all of the stanzaPlugin functions into a single registerStanzaPlugi...
Lance Stout
2010-07-14
Updated SleekTest to be able to simulate and test interactions with an XML st...
Lance Stout
2010-06-27
Added a new SleekTest class that provides useful methods for test cases.
Lance Stout