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
test_basic_connect_and_message.py
test_blocking.py
test_bob.py
test_chatmarkers.py
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
test_user_avatar.py itests: add 0012, 0054, 0084, 0092, 0153, 0191 tests 2021-02-05 20:08:16 +01:00
test_vcard.py itests: add 0012, 0054, 0084, 0092, 0153, 0191 tests 2021-02-05 20:08:16 +01:00
test_vcard_avatar.py
test_version.py