summaryrefslogtreecommitdiff
path: root/tests/twisted/avahi/tubes/test-two-muc-stream-tubes.py
Commit message (Expand)AuthorAgeFilesLines
* remove useless imports from stream tube testsGuillaume Desmottes2009-06-261-6/+1
* factor out invite_to_muc to tubetestutil.pyGuillaume Desmottes2009-06-261-50/+2
* factor out join_muc() to tubetestutil.pyGuillaume Desmottes2009-06-261-10/+3
* use connect_two_accounts() helper in stream tube testsGuillaume Desmottes2009-06-261-80/+3
* fix tests now that new tube API has been undraftedGuillaume Desmottes2009-06-261-2/+2
* check if ConnectionClosed is properly firedGuillaume Desmottes2009-06-261-1/+11
* break a race in stream tube testsGuillaume Desmottes2009-06-261-7/+5
* check if NewLocalConnection is properly firedGuillaume Desmottes2009-06-261-3/+8
* check NewRemoteConnection's connection IDGuillaume Desmottes2009-06-261-1/+2
* fix tube tests to use latest APIGuillaume Desmottes2009-06-261-2/+2
* move tubes tests to their own subdirectoryGuillaume Desmottes2009-05-271-0/+499