slixmpp/tests
2010-07-20 12:22:25 -04:00
..
__init__.py
sleektest.py Updated license notices to use the correct MIT format. Also corrected references to nonexistant license.txt to LICENSE. 2010-07-20 11:19: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_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_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 Updated SleekTest to be able to simulate and test interactions with an XML stream. 2010-07-14 15:32:14 -04:00
xmlcompare.py