slixmpp/tests
2010-08-13 20:05:24 -04:00
..
__init__.py
sleektest.py Added a generic checkStanza method to SleekTest. Updated the other check methods to use it. 2010-08-13 12:23:34 -04:00
test_addresses.py
test_chatstates.py
test_disco.py
test_elementbase.py Updated getStanzaValues and setStanzaValues with docs and unit tests. 2010-08-13 20:05:24 -04:00
test_errorstanzas.py
test_events.py
test_forms.py
test_gmail.py
test_iqstanzas.py Updated SleekTest.streamClose to check that the stream was actually started before closing it. 2010-08-11 18:41:57 -04:00
test_jid.py
test_messagestanzas.py
test_presencestanzas.py
test_pubsubstanzas.py
test_roster.py Updated roster stanza with docs and PEP8 style. 2010-08-11 23:32:14 -04:00
test_stream.py
test_tostring.py