slixmpp/tests
mathieui 768089d457 tests: fix bogus test case
stanza.match worked accidentally, but the two elements used in that test
actually conflict with each other (not overriding the plugin_attrib,
which makes it then default to 'plugin', leading to shenanigans).
2021-04-19 19:42:52 +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
test_jid.py
test_overall.py Tests: Remove tabnanny 2020-12-04 00:20:51 +01:00
test_plugins.py
test_stanza_base.py xmlstream/stanzabase: remove unused interfaces and types attributes 2019-07-16 11:26:54 +02:00
test_stanza_element.py
test_stanza_error.py fixing deprecation warnings for pytest 2018-10-15 14:59:23 +02:00
test_stanza_gmail.py
test_stanza_iq.py
test_stanza_message.py tests: fix prerequisites for stanza tests 2021-02-19 19:03:46 +01:00
test_stanza_presence.py tests: fix prerequisites for stanza tests 2021-02-19 19:03:46 +01:00
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_0045.py
test_stanza_xep_0047.py
test_stanza_xep_0050.py fixing deprecation warnings for pytest 2018-10-15 14:59:23 +02:00
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 Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge 2015-10-02 19:00:19 +02:00
test_stanza_xep_0184.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
test_stanza_xep_0300.py
test_stanza_xep_0313.py
test_stanza_xep_0323.py
test_stanza_xep_0325.py Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge 2015-10-02 19:00:19 +02:00
test_stanza_xep_0356.py
test_stanza_xep_0369.py
test_stanza_xep_0377.py
test_stanza_xep_0380.py
test_stanza_xep_0403.py XEP-0403: Add stanza tests 2021-02-27 13:21:13 +01:00
test_stanza_xep_0405.py XEP-0405: add basic stanza tests 2020-12-02 19:17:33 +01:00
test_stanza_xep_0421.py
test_stanza_xep_0422.py XEP-0422,0424,0425,0439: Add basic stanza tests 2020-12-04 19:45:05 +01:00
test_stanza_xep_0424.py
test_stanza_xep_0425.py XEP-0422,0424,0425,0439: Add basic stanza tests 2020-12-04 19:45:05 +01:00
test_stanza_xep_0437.py XEP-047: Room Activity Indicators 2020-12-08 18:56:26 +01:00
test_stanza_xep_0439.py
test_stanza_xep_0444.py CI: Skip test if the emoji dep is not here 2021-01-10 11:12:00 +01: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
test_stream_presence.py
test_stream_roster.py fixing deprecation warnings for pytest 2018-10-15 14:59:23 +02:00
test_stream_xep_0030.py
test_stream_xep_0047.py
test_stream_xep_0050.py XEP-0050 Make handle_command_xxx async 2021-03-09 19:24:43 +01:00
test_stream_xep_0060.py tests: Fix XEP-0060 tests for the new 0004 change regarding type attribute 2021-03-08 21:06:43 +01:00
test_stream_xep_0066.py
test_stream_xep_0077.py
test_stream_xep_0085.py fixing deprecation warnings for pytest 2018-10-15 14:59:23 +02:00
test_stream_xep_0092.py Update the test suite. 2015-02-12 12:23:47 +01:00
test_stream_xep_0100.py Add XEP-0100 (Gateway Interaction) plugin 2021-03-02 18:54:22 +01:00
test_stream_xep_0128.py
test_stream_xep_0249.py fixing deprecation warnings for pytest 2018-10-15 14:59:23 +02:00
test_stream_xep_0313.py
test_stream_xep_0323.py
test_stream_xep_0325.py
test_stream_xep_0356.py
test_stream_xep_0405.py
test_tostring.py fixing deprecation warnings for pytest 2018-10-15 14:59:23 +02:00