slixmpp/tests
2010-08-03 18:32:53 -04:00
..
__init__.py
sleektest.py Fix whitespace issues, and make some debugging statements clearer. 2010-08-03 18:32:19 -04:00
test_addresses.py
test_chatstates.py
test_disco.py
test_errorstanzas.py Added unit tests for error stanzas. Corrected error in deleting conditions. 2010-07-29 23:55:13 -04:00
test_events.py Update test_events to use SleekTest to make everything consistent. 2010-07-20 12:22:25 -04:00
test_forms.py Lots of XEP-0004 bug fixes. 2010-07-20 12:16:57 -04:00
test_gmail.py
test_iqstanzas.py Updated, cleaned, and documented Iq stanza class. Also added unit tests. 2010-07-29 23:58:25 -04:00
test_jid.py updated and moved jid class -- jids now have setters 2010-07-26 18:13:09 -07:00
test_messagestanzas.py Update nick stanza with documentation and PEP8 style. 2010-08-03 18:32:53 -04:00
test_presencestanzas.py Update nick stanza with documentation and PEP8 style. 2010-08-03 18:32:53 -04:00
test_pubsubstanzas.py Updated pubsub stanzas to use xep_0004 stanza objects, and updated tests to match. 2010-07-20 12:18:38 -04:00
test_stream.py Update test to reflect change in reply() method that removes the from attribute. 2010-07-26 21:38:23 -04:00
xmlcompare.py