slixmpp/tests
2013-06-19 08:21:54 -07:00
..
__init__.py Corrected test errors. 2010-10-07 19:42:28 -04:00
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 Add test for nodeprep idempotency after explicitly using Unicode 3.2 2013-06-19 08:21:54 -07:00
test_overall.py Fix tests in Python3. 2011-08-25 00:21:53 -07:00
test_plugins.py
test_stanza_base.py Unit test reorganization. 2010-10-07 10:58:13 -04:00
test_stanza_element.py Resolve xml:lang issue with duplicated elements depending on ordering. 2012-06-22 18:19:17 -07:00
test_stanza_error.py
test_stanza_gmail.py
test_stanza_iq.py
test_stanza_message.py Get tests to pass again. 2013-01-26 15:15:01 -08:00
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
test_stanza_xep_0047.py
test_stanza_xep_0050.py Ordering fixes for Python3.3 2012-06-19 18:19:44 -07:00
test_stanza_xep_0059.py
test_stanza_xep_0060.py
test_stanza_xep_0085.py Update XEP-0085 plugin to work with both ElementTree and cElementTree 2012-02-19 20:28:31 -08:00
test_stanza_xep_0184.py Expand support for XEP-0184. 2012-03-16 10:51:25 -07:00
test_stream.py Added support for testind disconnect errors. 2011-05-27 11:01:30 -07:00
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 Add tests for filters. 2011-12-13 20:05:31 -08:00
test_stream_handlers.py
test_stream_presence.py
test_stream_roster.py Remove roster_received event 2013-03-28 22:09:33 +04:00
test_stream_xep_0030.py
test_stream_xep_0047.py Turns out not all data is UTF-8, so don't try to decode it. 2012-10-31 00:16:58 -07:00
test_stream_xep_0050.py Collapse initial payload to a single stanza instead of a list if only one stanza is found. 2012-04-30 11:16:10 -07:00
test_stream_xep_0059.py Fix RSM tests 2012-09-25 23:22:49 -07:00
test_stream_xep_0060.py Prevent race condition in pubsub test. 2013-03-11 16:41:44 -07:00
test_stream_xep_0066.py
test_stream_xep_0085.py
test_stream_xep_0092.py
test_stream_xep_0128.py So using sys.excepthook to catch errors only works once. 2011-07-01 15:18:10 -07:00
test_stream_xep_0249.py
test_tostring.py Simplify stringifying XML 2012-09-24 20:59:51 -07:00