summaryrefslogtreecommitdiff
path: root/tests/twisted/servicetest.py
Commit message (Expand)AuthorAgeFilesLines
* Use telepathy-glib for Sidecars1Simon McVittie2013-11-041-1/+2
* Use Messages API instead of TextGuillaume Desmottes2013-10-111-1/+6
* servicetest: add send_msg_sync() helperGuillaume Desmottes2013-10-111-1/+5
* servicetest: add more ifaces on wrappersGuillaume Desmottes2013-10-111-3/+12
* servicetest: improve timeout outputGuillaume Desmottes2013-10-101-1/+8
* servicetest: add ContactBlocking wrapperGuillaume Desmottes2013-10-081-0/+1
* client-types: implement RequestClientTypes()Guillaume Desmottes2013-10-041-0/+1
* servicetest: wrap_channel: add 'Channel' wrapperGuillaume Desmottes2013-10-031-0/+1
* servicetest: simplify sync_dbus() to the version from MCSimon McVittie2013-09-261-9/+5
* servicetest: add infrastructure for faking D-Bus services, from MCSimon McVittie2013-09-261-1/+145
* Add lots more constants, from Mission ControlSimon McVittie2013-09-261-1/+1
* servicetest: stop using dbus.glibGuillaume Desmottes2013-09-231-1/+3
* Add get_contact_handle_sync, get_contact_handles_sync; use in simple casesSimon McVittie2013-09-231-0/+6
* Add inspect_contact_sync, inspect_contacts_sync and use in simple casesSimon McVittie2013-09-231-1/+12
* tests: use constants instead of o.fd.TSimon McVittie2013-09-231-3/+3
* muc-channel: disappear from the bus when not requestedJonny Lamb2012-07-201-0/+6
* servicetest: TextTestRunner might not be in unittest.runnerJonny Lamb2012-04-051-2/+1
* servicetest: silence unittestJonny Lamb2012-03-071-2/+14
* Port DTMF test to recent CallOlivier Crête2012-01-111-0/+11
* Added Conn.I.Addressing tests.Eitan Isaacson2011-11-211-0/+1
* Remove support for legacy Presence.Will Thompson2011-09-051-1/+1
* ProxyWrapper: add a sensible ‘no other interfaces’ defaultWill Thompson2011-07-111-1/+1
* servicetest: Stringify events more nicelyWill Thompson2011-06-211-2/+5
* servicetest: disable unnecessary introspectionWill Thompson2011-04-131-5/+7
* servicetest: document why sync_dbus doesn't use PingWill Thompson2011-04-131-1/+5
* servicetest: make a real ForbiddenEventOccurred exceptionWill Thompson2011-03-191-4/+9
* Merge branch 'SetCredentials'David Laban2011-02-021-0/+19
|\
| * Test SetCredentials and RemoteCandidatesAddedDavid Laban2011-02-011-0/+19
* | tests: Add assertDBusError, and use it in a search testWill Thompson2011-01-241-0/+6
|/
* servicetest: improve sync_dbus implementationJonny Lamb2011-01-031-2/+2
* Implemented Conn.I.PowerSaving.Eitan Isaacson2010-11-031-0/+1
* servicetest: make "handled" appear green againJonny Lamb2010-10-251-2/+6
* Merge branches contact-list-fixes, contact-list-merge, really-enumSimon McVittie2010-10-051-0/+2
|\
| * Merge remote branch 'upstream/master' into contact-list-mergeSimon McVittie2010-09-301-0/+43
| |\
| * | tests: add support for the ContactList, ContactGroups draft interfacesSimon McVittie2010-08-031-0/+2
* | | Split service-test from one queue into multiple named queuesSjoerd Simons2010-10-041-53/+108
| |/ |/|
* | Tests: document expect() and expect_many()Will Thompson2010-09-141-0/+34
* | search tests: Don't depend on dict key orderingsWill Thompson2010-09-081-0/+9
|/
* servicetest.EventPattern: don't put predicate in repr() if it's a no-opSimon McVittie2010-06-301-3/+3
* Merge branch 'contact-info' into masterSimon McVittie2010-03-181-0/+1
|\
| * Merge commit 'telepathy-gabble-0.9.5' (+ nano version) into contact-infoSimon McVittie2010-02-221-0/+15
| |\
| * | twisted tests: Added ContactInfo.DRAFT constant and add it as supported ifaces.Andre Moreira Magalhaes (andrunko)2009-12-011-0/+1
* | | Move the bus.add_signal_receiver from make_connection to exec_testYouness Alaoui2010-03-031-16/+0
* | | Adding unit test for Google mail notificationNicolas Dufresne2010-02-181-0/+1
| |/ |/|
* | Add assertFlags{Set,Unset}Will Thompson2009-12-081-0/+14
* | Test sidecar support using test pluginWill Thompson2009-11-201-0/+1
|/
* Watch all dbus signals. Check conn object is unregistered on TCP disconnect.Vivek Dasmohapatra2009-10-141-1/+1
* servicetest.py: better Event.__repr__()Dafydd Harries2009-09-231-1/+7
* unwrap(): handle dbus.Boolean correctlyDafydd Harries2009-09-231-1/+4
* don't strip common prefix from object pathsDafydd Harries2009-09-231-1/+1