summaryrefslogtreecommitdiff
path: root/tests/twisted/muc/test-muc-alias.py
AgeCommit message (Expand)AuthorFilesLines
2013-10-16MembersChangedDetailed has been replaced by MembersChangedGuillaume Desmottes1-2/+2
2013-10-16AliasesChanged now uses a dict as argumentGuillaume Desmottes1-1/+1
2013-10-03Fix a bunch of pyflakes warnings in testsGuillaume Desmottes1-1/+1
2013-09-23MUC tests: modernize a bitSimon McVittie1-10/+25
2013-09-23Tests: replace GetSelfHandle calls with property-gettingSimon McVittie1-1/+1
2011-01-11gabbletest.py: automatically connect connectionsJonny Lamb1-2/+0
2009-07-14Remove Disconnect() call from testsGuillaume Desmottes1-5/+0
2009-03-31remove unused imports in MUC testsDafydd Harries1-4/+0
2009-03-23Simplify muc/test-muc-alias.py to use helper functionsWill Thompson1-32/+17
2009-03-12muc/test-muc-alias.py: use make_muc_presenceGuillaume Desmottes1-15/+3
2008-07-27add test for MUC alias coming from our connection aliasRobert McQueen1-0/+87