summaryrefslogtreecommitdiff
path: root/tests/test_stream_xep_0047.py
AgeCommit message (Expand)Author
2021-02-26XEP-0047: API changesmathieui
2021-02-13tests: update 0047 tests to reflect new APImathieui
2018-08-19examples, tests: Replace all @asyncio.coroutines with proper async functions.Emmanuel Gil Peyrot
2016-10-22Manual cleanup of the remaining set([…]) and set((…)).Emmanuel Gil Peyrot
2015-04-19XEP-0047: use coroutines for send(), sendall() and the new sendfile().Emmanuel Gil Peyrot
2015-02-12Update the test suite.mathieui
2014-07-17Rename to slixmppFlorent Le Coz
2013-07-26refactor: no import * in testsJean-Philippe Caruana
2012-10-31Turns out not all data is UTF-8, so don't try to decode it.Lance Stout
2012-02-03Add more XEP-0047 tests.Lance Stout
2012-02-03Fix infinite callback loop.Lance Stout