slixmpp/tests
2012-03-27 21:16:53 -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 Fix del_event_handler for Python3 (different semantics for filter()). 2011-09-23 12:03:49 -04:00
test_jid.py
test_overall.py Fix tests in Python3. 2011-08-25 00:21:53 -07:00
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 Add tests for bool_interfaces. 2012-03-27 21:16:53 -07:00
test_stanza_error.py
test_stanza_gmail.py
test_stanza_iq.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
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 First pass at a new XEP-0030 plugin. 2010-12-09 18:57:27 -05:00
test_stanza_xep_0033.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
test_stanza_xep_0047.py
test_stanza_xep_0050.py
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 Expand support for XEP-0184. 2012-03-16 10:51:25 -07:00
test_stream.py
test_stream_exceptions.py So using sys.excepthook to catch errors only works once. 2011-07-01 15:18:10 -07:00
test_stream_filters.py
test_stream_handlers.py
test_stream_presence.py
test_stream_roster.py
test_stream_xep_0030.py
test_stream_xep_0047.py
test_stream_xep_0050.py
test_stream_xep_0059.py Added new XEP-0059 plugin. 2011-01-08 10:58:47 -05:00
test_stream_xep_0060.py
test_stream_xep_0066.py Test no longer applies to latest version of XEP-0066. 2011-07-05 11:18:46 -07:00
test_stream_xep_0085.py
test_stream_xep_0092.py
test_stream_xep_0128.py
test_stream_xep_0249.py
test_tostring.py