slixmpp/tests
2010-07-29 23:58:25 -04:00
..
__init__.py
sleektest.py Remove extra debugging lines and speed up stream testing in SleekTest. 2010-07-29 23:15:49 -04:00
test_addresses.py Condensed all of the stanzaPlugin functions into a single registerStanzaPlugin function. 2010-07-19 13:58:53 -04:00
test_chatstates.py Condensed all of the stanzaPlugin functions into a single registerStanzaPlugin function. 2010-07-19 13:58:53 -04:00
test_disco.py Condensed all of the stanzaPlugin functions into a single registerStanzaPlugin function. 2010-07-19 13:58:53 -04:00
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 Condensed all of the stanzaPlugin functions into a single registerStanzaPlugin function. 2010-07-19 13:58:53 -04:00
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 Updated message stanza tests. 2010-07-20 01:56:18 -04:00
test_presencestanzas.py Updated presence stanza to include a 'show' interface. Presence stanza tests updated accordingly. 2010-07-20 00:04:34 -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 forgot to add file required to pass testall.py 2010-04-22 23:40:50 -07:00