summaryrefslogtreecommitdiff
path: root/itests/test_bob.py
AgeCommit message (Collapse)Author
2021-02-26XEP-0231: API changesmathieui
- ``get_bob`` and ``set_bob`` are now coroutines. - ``del_bob`` returns a Future.
2021-02-13itets: Add a BOB testmathieui