slixmpp/tests
Maxime “pep” Buquet d50d996c68
xmlstream/stanzabase: remove unused interfaces and types attributes
These are already on each stanza, and were not applicable to all stanzas
anyway.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-07-16 11:26:54 +02:00
..
__init__.py Corrected test errors. 2010-10-07 19:42:28 -04:00
live_multiple_streams.py
live_test.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
test_cache.py
test_events.py fixing deprecation warnings for pytest 2018-10-15 14:59:23 +02: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
test_stanza_element.py
test_stanza_error.py
test_stanza_gmail.py
test_stanza_iq.py fixing deprecation warnings for pytest 2018-10-15 14:59:23 +02:00
test_stanza_message.py
test_stanza_presence.py fixing deprecation warnings for pytest 2018-10-15 14:59:23 +02:00
test_stanza_roster.py fixing deprecation warnings for pytest 2018-10-15 14:59:23 +02:00
test_stanza_xep_0004.py Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge 2015-10-02 19:00:19 +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 fixing deprecation warnings for pytest 2018-10-15 14:59:23 +02:00
test_stanza_xep_0033.py
test_stanza_xep_0047.py
test_stanza_xep_0050.py
test_stanza_xep_0059.py fixing deprecation warnings for pytest 2018-10-15 14:59:23 +02:00
test_stanza_xep_0060.py
test_stanza_xep_0085.py
test_stanza_xep_0122.py
test_stanza_xep_0184.py
test_stanza_xep_0300.py XEP-0300: Add rudimentary tests. 2017-02-11 04:02:44 +00:00
test_stanza_xep_0323.py
test_stanza_xep_0325.py
test_stanza_xep_0380.py Add a plugin for XEP-0380: Explicit Message Encryption. 2016-11-26 16:29:19 +00:00
test_stream.py
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 fixing deprecation warnings for pytest 2018-10-15 14:59:23 +02:00
test_stream_presence.py Manual cleanup of the remaining set([…]) and set((…)). 2016-10-22 13:37:46 +01:00
test_stream_roster.py
test_stream_xep_0030.py
test_stream_xep_0047.py
test_stream_xep_0050.py fixing deprecation warnings for pytest 2018-10-15 14:59:23 +02:00
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 fix: failUnlessEqual -> assertEqual 2018-10-15 14:59:23 +02:00
test_stream_xep_0325.py Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge 2015-10-02 19:00:19 +02:00
test_tostring.py fixing deprecation warnings for pytest 2018-10-15 14:59:23 +02:00