slixmpp/tests
2015-06-20 01:12:03 +01:00
..
__init__.py
live_multiple_streams.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
live_test.py
test_events.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_jid.py Fix test_jid to not use deprecated ways to create JID objects, and add it a few more tests. 2015-06-20 01:12:03 +01:00
test_overall.py
test_plugins.py
test_stanza_base.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stanza_element.py
test_stanza_error.py
test_stanza_gmail.py
test_stanza_iq.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stanza_message.py Update the test suite. 2015-02-12 12:23:47 +01: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 Update the test suite. 2015-02-12 12:23:47 +01:00
test_stanza_xep_0050.py
test_stanza_xep_0059.py
test_stanza_xep_0060.py
test_stanza_xep_0085.py
test_stanza_xep_0184.py
test_stanza_xep_0323.py
test_stanza_xep_0325.py
test_stream.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stream_exceptions.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stream_filters.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stream_handlers.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stream_presence.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stream_roster.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stream_xep_0030.py Fix some disco tests 2015-04-21 20:10:47 +02:00
test_stream_xep_0047.py XEP-0047: use coroutines for send(), sendall() and the new sendfile(). 2015-04-19 20:48:02 +02:00
test_stream_xep_0050.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stream_xep_0060.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stream_xep_0066.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stream_xep_0085.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stream_xep_0092.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stream_xep_0128.py
test_stream_xep_0249.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stream_xep_0323.py Fix some disco tests 2015-04-21 20:10:47 +02:00
test_stream_xep_0325.py Fix some disco tests 2015-04-21 20:10:47 +02:00
test_tostring.py