slixmpp/itests
mathieui 9947d3db85 XEP-0231: API changes
- ``get_bob`` and ``set_bob`` are now coroutines.
- ``del_bob`` returns a Future.
2021-02-26 00:08:56 +01:00
..
__init__.py Add some very basic integration tests 2020-12-04 23:06:50 +01:00
test_basic_connect_and_message.py
test_blocking.py itests: add 0012, 0054, 0084, 0092, 0153, 0191 tests 2021-02-05 20:08:16 +01:00
test_bob.py
test_chatmarkers.py itests: Add a chat markers test 2020-12-06 21:45:53 +01:00
test_disco.py
test_httpupload.py
test_ibb.py
test_last_activity.py
test_mam.py
test_moderate.py
test_muc.py
test_pep.py
test_ping.py
test_privatestorage.py
test_quickresponse.py
test_reactions.py
test_reconnect.py
test_retract.py XEP-0424: Add an event for message retraction 2020-12-12 14:43:18 +01:00
test_user_avatar.py
test_vcard.py
test_vcard_avatar.py
test_version.py