summaryrefslogtreecommitdiff
path: root/tests/twisted/console.py
Commit message (Expand)AuthorAgeFilesLines
* console plugin: fix missing import in regression testSimon McVittie2013-10-141-1/+1
* Merge remote-tracking branch 'wjt/xmpp-console'Simon McVittie2013-10-141-2/+20
|\
| * console: close channels on disconnectWill Thompson2013-06-231-0/+5
| * console: turn it into an actual channelWill Thompson2013-06-231-2/+5
| * console: add a channel managerWill Thompson2013-06-231-0/+11
* | Fix a bunch of pyflakes warnings in testsGuillaume Desmottes2013-10-031-2/+1
* | tests: use constants instead of o.fd.TSimon McVittie2013-09-231-1/+2
|/
* Update Wocky snapshot to validate stanza namespacesWill Thompson2012-11-141-4/+10
* console plugin: add SendStanza methodWill Thompson2011-11-181-2/+17
* Add a smoke test for the XMPP consoleWill Thompson2011-11-181-0/+71