slixmpp/tests
2014-02-06 09:54:45 -08:00
..
__init__.py
live_multiple_streams.py
live_test.py
test_events.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_jid.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_overall.py
test_plugins.py
test_stanza_base.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stanza_element.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stanza_error.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stanza_gmail.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stanza_iq.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stanza_message.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stanza_presence.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stanza_roster.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stanza_xep_0004.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stanza_xep_0009.py
test_stanza_xep_0030.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stanza_xep_0033.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stanza_xep_0047.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stanza_xep_0050.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stanza_xep_0059.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stanza_xep_0060.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stanza_xep_0085.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stanza_xep_0184.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
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 refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stream_exceptions.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stream_filters.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stream_handlers.py Add test for wrong sender in IQ 2014-02-06 09:13:28 -08:00
test_stream_presence.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stream_roster.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stream_xep_0030.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stream_xep_0047.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stream_xep_0050.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stream_xep_0059.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stream_xep_0060.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stream_xep_0066.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stream_xep_0085.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stream_xep_0092.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stream_xep_0128.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stream_xep_0249.py refactor: no import * in tests 2013-07-26 13:02:26 +02:00
test_stream_xep_0323.py Get the IoT plugins to pass tests on Py3 2014-02-06 09:54:45 -08: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 ElementTree._escape_cdata isn't reliable across Python versions. 2013-09-12 10:39:10 -07:00