slixmpp/tests
2012-03-12 16:24:18 -07:00
..
__init__.py
live_multiple_streams.py Fixed some live stream test errors. 2010-11-17 15:45:16 -05:00
live_test.py
test_events.py
test_jid.py
test_overall.py
test_plugins.py Add tests for new plugin manager. 2012-03-12 16:24:18 -07:00
test_stanza_base.py Unit test reorganization. 2010-10-07 10:58:13 -04:00
test_stanza_element.py
test_stanza_error.py Ensure that the XEP-0086 plugin is loaded. 2011-05-13 15:28:47 -04:00
test_stanza_gmail.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
test_stanza_iq.py
test_stanza_message.py
test_stanza_presence.py Merge branch 'develop' into roster 2011-02-02 09:13:22 -05:00
test_stanza_roster.py
test_stanza_xep_0004.py
test_stanza_xep_0009.py
test_stanza_xep_0030.py
test_stanza_xep_0033.py
test_stanza_xep_0047.py
test_stanza_xep_0050.py Added new XEP-0050 implementation. 2011-03-24 09:35:36 -04:00
test_stanza_xep_0059.py
test_stanza_xep_0060.py Add tests for pubsub error stanzas 2011-09-01 15:26:54 -07:00
test_stanza_xep_0085.py
test_stanza_xep_0184.py
test_stream.py Added support for testind disconnect errors. 2011-05-27 11:01:30 -07:00
test_stream_exceptions.py
test_stream_filters.py Add tests for filters. 2011-12-13 20:05:31 -08:00
test_stream_handlers.py Fix stream handler test for multiple handlers to exist properly. 2011-11-21 22:03:43 -08:00
test_stream_presence.py
test_stream_roster.py Resolve plugin dependency chains with XEP-0115. 2012-03-10 12:48:35 -08:00
test_stream_xep_0030.py
test_stream_xep_0047.py Add more XEP-0047 tests. 2012-02-03 16:29:38 +01:00
test_stream_xep_0050.py
test_stream_xep_0059.py
test_stream_xep_0060.py
test_stream_xep_0066.py
test_stream_xep_0085.py Add tests for XEP-0085, fix some bugs. 2011-02-24 14:15:02 -05:00
test_stream_xep_0092.py Update the XEP-0092 plugin to the new style. 2011-01-08 22:38:13 -05:00
test_stream_xep_0128.py
test_stream_xep_0249.py
test_tostring.py