summaryrefslogtreecommitdiff
path: root/tests/twisted/muc/subject.py
AgeCommit message (Expand)AuthorFilesLines
2013-10-03join_muc: stop returning the muc handleGuillaume Desmottes1-1/+1
2013-10-03Fix a bunch of pyflakes warnings in testsGuillaume Desmottes1-2/+1
2011-10-12MUC: add more error-checking to SetSubjectWill Thompson1-0/+4
2011-10-12muc/subject: fix obsolete FIXME about discoing MUCsWill Thompson1-12/+8
2011-10-12muc/subject.py: fix disco replyWill Thompson1-3/+3
2011-10-12subject: test for PropertiesChangedWill Thompson1-17/+10
2011-10-12MUC: Remove subject from old PropertiesWill Thompson1-52/+15
2011-10-12MUC: use id='' to catch SetSubject errorsWill Thompson1-0/+15
2011-10-12MUC: return asynchronously from SetSubjectWill Thompson1-4/+41
2011-10-12Update to Jonny's last Subject draftWill Thompson1-13/+17
2011-10-12muc-{channel,factory}: update to latest draft specJonny Lamb1-10/+9
2011-10-12muc/subject.py: make more assertions when setting the subjectJonny Lamb1-0/+2
2011-10-12muc/subject.py: replace magic numbers with textJonny Lamb1-3/+6
2011-10-12muc/subject.py: test calling SetSubjectJonny Lamb1-0/+8
2011-10-12muc/subject.py: test for subject flags and SubjectChanged signalsJonny Lamb1-11/+20
2011-05-06Merge branch 'room'Jonny Lamb1-0/+14
2011-01-11gabbletest.py: automatically connect connectionsJonny Lamb1-4/+0
2010-12-23muc/subject.py: test the Room Subject property is correctJonny Lamb1-0/+14
2009-11-12muc/subject.py: explain why I use 12 rooms (fd.o#21152 will fix this)Simon McVittie1-0/+6
2009-11-12muc/subject.py: new test for the current behaviour of the 'subject' MUC propertySimon McVittie1-0/+128