summaryrefslogtreecommitdiff
path: root/tests/twisted/servicetest.py
AgeCommit message (Expand)AuthorFilesLines
2013-11-04Use telepathy-glib for Sidecars1Simon McVittie1-1/+2
2013-10-11Use Messages API instead of TextGuillaume Desmottes1-1/+6
2013-10-11servicetest: add send_msg_sync() helperGuillaume Desmottes1-1/+5
2013-10-11servicetest: add more ifaces on wrappersGuillaume Desmottes1-3/+12
2013-10-10servicetest: improve timeout outputGuillaume Desmottes1-1/+8
2013-10-08servicetest: add ContactBlocking wrapperGuillaume Desmottes1-0/+1
2013-10-04client-types: implement RequestClientTypes()Guillaume Desmottes1-0/+1
2013-10-03servicetest: wrap_channel: add 'Channel' wrapperGuillaume Desmottes1-0/+1
2013-09-26servicetest: simplify sync_dbus() to the version from MCSimon McVittie1-9/+5
2013-09-26servicetest: add infrastructure for faking D-Bus services, from MCSimon McVittie1-1/+145
2013-09-26Add lots more constants, from Mission ControlSimon McVittie1-1/+1
2013-09-23servicetest: stop using dbus.glibGuillaume Desmottes1-1/+3
2013-09-23Add get_contact_handle_sync, get_contact_handles_sync; use in simple casesSimon McVittie1-0/+6
2013-09-23Add inspect_contact_sync, inspect_contacts_sync and use in simple casesSimon McVittie1-1/+12
2013-09-23tests: use constants instead of o.fd.TSimon McVittie1-3/+3
2012-07-20muc-channel: disappear from the bus when not requestedJonny Lamb1-0/+6
2012-04-05servicetest: TextTestRunner might not be in unittest.runnerJonny Lamb1-2/+1
2012-03-07servicetest: silence unittestJonny Lamb1-2/+14
2012-01-11Port DTMF test to recent CallOlivier Crête1-0/+11
2011-11-21Added Conn.I.Addressing tests.Eitan Isaacson1-0/+1
2011-09-05Remove support for legacy Presence.Will Thompson1-1/+1
2011-07-11ProxyWrapper: add a sensible ‘no other interfaces’ defaultWill Thompson1-1/+1
2011-06-21servicetest: Stringify events more nicelyWill Thompson1-2/+5
2011-04-13servicetest: disable unnecessary introspectionWill Thompson1-5/+7
2011-04-13servicetest: document why sync_dbus doesn't use PingWill Thompson1-1/+5
2011-03-19servicetest: make a real ForbiddenEventOccurred exceptionWill Thompson1-4/+9
2011-02-02Merge branch 'SetCredentials'David Laban1-0/+19
2011-02-01Test SetCredentials and RemoteCandidatesAddedDavid Laban1-0/+19
2011-01-24tests: Add assertDBusError, and use it in a search testWill Thompson1-0/+6
2011-01-03servicetest: improve sync_dbus implementationJonny Lamb1-2/+2
2010-11-03Implemented Conn.I.PowerSaving.Eitan Isaacson1-0/+1
2010-10-25servicetest: make "handled" appear green againJonny Lamb1-2/+6
2010-10-05Merge branches contact-list-fixes, contact-list-merge, really-enumSimon McVittie1-0/+2
2010-10-04Split service-test from one queue into multiple named queuesSjoerd Simons1-53/+108
2010-09-30Merge remote branch 'upstream/master' into contact-list-mergeSimon McVittie1-0/+43
2010-09-14Tests: document expect() and expect_many()Will Thompson1-0/+34
2010-09-08search tests: Don't depend on dict key orderingsWill Thompson1-0/+9
2010-08-03tests: add support for the ContactList, ContactGroups draft interfacesSimon McVittie1-0/+2
2010-06-30servicetest.EventPattern: don't put predicate in repr() if it's a no-opSimon McVittie1-3/+3
2010-03-18Merge branch 'contact-info' into masterSimon McVittie1-0/+1
2010-03-03Move the bus.add_signal_receiver from make_connection to exec_testYouness Alaoui1-16/+0
2010-02-22Merge commit 'telepathy-gabble-0.9.5' (+ nano version) into contact-infoSimon McVittie1-0/+15
2010-02-18Adding unit test for Google mail notificationNicolas Dufresne1-0/+1
2009-12-08Add assertFlags{Set,Unset}Will Thompson1-0/+14
2009-12-01twisted tests: Added ContactInfo.DRAFT constant and add it as supported ifaces.Andre Moreira Magalhaes (andrunko)1-0/+1
2009-11-20Test sidecar support using test pluginWill Thompson1-0/+1
2009-10-14Watch all dbus signals. Check conn object is unregistered on TCP disconnect.Vivek Dasmohapatra1-1/+1
2009-09-23servicetest.py: better Event.__repr__()Dafydd Harries1-1/+7
2009-09-23unwrap(): handle dbus.Boolean correctlyDafydd Harries1-1/+4
2009-09-23don't strip common prefix from object pathsDafydd Harries1-1/+1