.. |
__init__.py
|
|
|
live_multiple_streams.py
|
|
|
live_test.py
|
|
|
test_cache.py
|
|
|
test_events.py
|
|
|
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
|
tests: fix bogus test case
|
2021-04-19 19:42:52 +02:00 |
test_stanza_error.py
|
|
|
test_stanza_gmail.py
|
fixing deprecation warnings for pytest
|
2018-10-15 14:59:23 +02:00 |
test_stanza_iq.py
|
|
|
test_stanza_message.py
|
|
|
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_0045.py
|
|
|
test_stanza_xep_0047.py
|
|
|
test_stanza_xep_0050.py
|
|
|
test_stanza_xep_0055.py
|
Add XEP-0055 (Jabber Search)
|
2022-09-11 23:22:44 +02:00 |
test_stanza_xep_0059.py
|
|
|
test_stanza_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_stanza_xep_0085.py
|
|
|
test_stanza_xep_0122.py
|
|
|
test_stanza_xep_0184.py
|
|
|
test_stanza_xep_0300.py
|
|
|
test_stanza_xep_0313.py
|
tests: Add a MAM metadata stanza test
|
2021-03-09 19:52:53 +01:00 |
test_stanza_xep_0323.py
|
|
|
test_stanza_xep_0325.py
|
|
|
test_stanza_xep_0356.py
|
XEP-0356: namespace version bump
|
2022-06-09 16:45:36 +02:00 |
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
|
|
|
test_stanza_xep_0421.py
|
|
|
test_stanza_xep_0422.py
|
|
|
test_stanza_xep_0424.py
|
|
|
test_stanza_xep_0425.py
|
|
|
test_stanza_xep_0437.py
|
|
|
test_stanza_xep_0439.py
|
|
|
test_stanza_xep_0444.py
|
Fix the XEP-0444 stanza test
|
2022-03-07 21:31:13 +01:00 |
test_stanza_xep_0461.py
|
XEP-0461: Message Replies
|
2022-08-20 13:35:38 +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
|
fixing deprecation warnings for pytest
|
2018-10-15 14:59:23 +02:00 |
test_stream_xep_0030.py
|
tests: enable and fix RSM test for XEP-0030
|
2021-03-07 20:43:44 +01:00 |
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_0055.py
|
Add XEP-0055 (Jabber Search)
|
2022-09-11 23:22:44 +02: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
|
XEP-0077: API changes
|
2021-02-26 00:08:56 +01:00 |
test_stream_xep_0085.py
|
|
|
test_stream_xep_0092.py
|
|
|
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
|
|
|
test_stream_xep_0313.py
|
tests: Add a MAM stream test
|
2021-03-09 19:52:53 +01:00 |
test_stream_xep_0323.py
|
|
|
test_stream_xep_0325.py
|
|
|
test_stream_xep_0356.py
|
XEP-0356: namespace version bump
|
2022-06-09 16:45:36 +02:00 |
test_stream_xep_0405.py
|
XEP-0405: add stream tests
|
2021-02-27 13:21:13 +01:00 |
test_stream_xep_0461.py
|
XEP-0461: Message Replies
|
2022-08-20 13:35:38 +02:00 |
test_tostring.py
|
|
|
test_xep_0454.py
|
xep_0454: Ensure format_url returns a str
|
2022-03-19 10:31:34 +01:00 |