slixmpp/tests
2014-09-28 23:58:46 +02:00
..
__init__.py
live_multiple_streams.py
live_test.py
test_events.py
test_jid.py
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
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
test_stanza_gmail.py
test_stanza_iq.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_message.py
test_stanza_presence.py
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
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
test_stanza_xep_0085.py
test_stanza_xep_0184.py
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
test_stream_exceptions.py
test_stream_filters.py
test_stream_handlers.py
test_stream_presence.py
test_stream_roster.py
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
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 Remove all trailing whitespaces. 2014-09-01 02:47:15 +02:00
test_stream_xep_0325.py Remove all trailing whitespaces. 2014-09-01 02:47:15 +02:00
test_tostring.py