slixmpp/tests
2015-06-20 01:12:03 +01:00
..
__init__.py Corrected test errors. 2010-10-07 19:42:28 -04:00
live_multiple_streams.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
live_test.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
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 Remove sys.version_info checks for python2 and clean some imports. 2014-09-01 02:42:45 +02:00
test_plugins.py Remove all trailing whitespaces. 2014-09-01 02:47:15 +02:00
test_stanza_base.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stanza_element.py Remove all deprecated alias in the core of slixmpp, and wherever they were used. 2014-09-28 23:58:46 +02:00
test_stanza_error.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
test_stanza_gmail.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
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 Rename to slixmpp 2014-07-17 14:19:04 +02:00
test_stanza_roster.py Remove all deprecated alias in the core of slixmpp, and wherever they were used. 2014-09-28 23:58:46 +02:00
test_stanza_xep_0004.py Always use OrderedDict from collections, and remove its implementation in slixmpp.thirdparty. 2014-09-01 02:47:15 +02:00
test_stanza_xep_0009.py Remove sys.version_info checks for python2 and clean some imports. 2014-09-01 02:42:45 +02:00
test_stanza_xep_0030.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
test_stanza_xep_0033.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
test_stanza_xep_0047.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stanza_xep_0050.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
test_stanza_xep_0059.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
test_stanza_xep_0060.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
test_stanza_xep_0085.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
test_stanza_xep_0184.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
test_stanza_xep_0323.py Remove all trailing whitespaces. 2014-09-01 02:47:15 +02:00
test_stanza_xep_0325.py Remove all trailing whitespaces. 2014-09-01 02:47:15 +02:00
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 Rename to slixmpp 2014-07-17 14:19:04 +02:00
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 Rename to slixmpp 2014-07-17 14:19:04 +02:00