slixmpp/tests
2013-08-30 02:29:52 +02:00
..
__init__.py
live_multiple_streams.py
live_test.py
test_events.py
test_jid.py
test_overall.py
test_plugins.py
test_stanza_base.py
test_stanza_element.py
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
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
test_stanza_xep_0059.py
test_stanza_xep_0060.py Resolve most Python3.3 related issues. 2013-02-14 01:24:09 -08:00
test_stanza_xep_0085.py
test_stanza_xep_0184.py
test_stanza_xep_0323.py First implementation of the xep_0323 and xep_325 used in IoT systems. Tests are added for stanza and streams 2013-08-30 02:29:52 +02:00
test_stanza_xep_0325.py First implementation of the xep_0323 and xep_325 used in IoT systems. Tests are added for stanza and streams 2013-08-30 02:29:52 +02:00
test_stream.py
test_stream_exceptions.py
test_stream_filters.py
test_stream_handlers.py Don't use internally deprecated methods 2013-02-22 01:48:03 +04:00
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
test_stream_xep_0050.py
test_stream_xep_0059.py
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
test_stream_xep_0249.py
test_stream_xep_0323.py First implementation of the xep_0323 and xep_325 used in IoT systems. Tests are added for stanza and streams 2013-08-30 02:29:52 +02:00
test_stream_xep_0325.py First implementation of the xep_0323 and xep_325 used in IoT systems. Tests are added for stanza and streams 2013-08-30 02:29:52 +02:00
test_tostring.py