telepathy-mission-control: Regression tests: use a simulated CM instead of just holding the bus name

Simon McVittie smcv at kemper.freedesktop.org
Tue Oct 29 12:30:03 CET 2013


Module: telepathy-mission-control
Branch: master
Commit: afca9423aa40cfcb1c71de822345abbcb43981c5
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=afca9423aa40cfcb1c71de822345abbcb43981c5

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Tue Oct 15 16:16:14 2013 +0100

Regression tests: use a simulated CM instead of just holding the bus name

We'll need this if we want to call IdentifyAccount.

Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=34640

---

 tests/twisted/account-manager/account-basics.py    |    2 +-
 tests/twisted/account-manager/auto-connect.py      |    9 +-
 tests/twisted/account-manager/avatar-refresh.py    |    8 +-
 tests/twisted/account-manager/avatar.py            |    2 +-
 tests/twisted/account-manager/connectivity.py      |    2 +-
 tests/twisted/account-manager/crashy-cm.py         |    4 +-
 .../twisted/account-manager/create-auto-connect.py |    2 +-
 tests/twisted/account-manager/create-twice.py      |    5 +-
 .../account-manager/create-with-properties.py      |    5 +-
 tests/twisted/account-manager/device-idle.py       |    2 +-
 .../twisted/account-manager/enable-auto-connect.py |    2 +-
 tests/twisted/account-manager/enable.py            |    2 +-
 tests/twisted/account-manager/irc.py               |    2 +-
 tests/twisted/account-manager/make-valid.py        |    7 +-
 tests/twisted/account-manager/nickname.py          |    2 +-
 tests/twisted/account-manager/param-types.py       |    8 +-
 tests/twisted/account-manager/presence.py          |    2 +-
 tests/twisted/account-manager/reconnect.py         |    5 +-
 .../account-manager/recover-from-disconnect.py     |    2 +-
 tests/twisted/account-manager/req-conn-fails.py    |    2 +-
 tests/twisted/account-manager/request-online.py    |    5 +-
 tests/twisted/account-manager/server-drops-us.py   |    5 +-
 tests/twisted/account-manager/service.py           |    2 +-
 tests/twisted/account-manager/update-parameters.py |    5 +-
 tests/twisted/account-requests/cancel.py           |    2 +-
 tests/twisted/account-requests/create-text.py      |    2 +-
 .../delete-account-during-request.py               |    2 +-
 .../account-storage/default-keyring-storage.py     |    2 +-
 tests/twisted/account-storage/diverted-storage.py  |    2 +-
 tests/twisted/account/addressing.py                |    2 +-
 tests/twisted/capabilities/contact-caps.py         |    2 +-
 tests/twisted/crash-recovery/crash-recovery.py     |    2 +-
 tests/twisted/dispatcher/already-has-channel.py    |    2 +-
 tests/twisted/dispatcher/approver-fails.py         |    2 +-
 tests/twisted/dispatcher/bypass-approval.py        |    2 +-
 tests/twisted/dispatcher/bypass-observers.py       |    2 +-
 tests/twisted/dispatcher/cancel.py                 |    2 +-
 tests/twisted/dispatcher/capture-bundle.py         |    2 +-
 tests/twisted/dispatcher/cdo-claim.py              |    2 +-
 tests/twisted/dispatcher/connect-for-request.py    |    2 +-
 tests/twisted/dispatcher/create-at-startup.py      |    5 +-
 .../dispatcher/create-delayed-by-mini-plugin.py    |    2 +-
 tests/twisted/dispatcher/create-handler-fails.py   |    2 +-
 tests/twisted/dispatcher/create-hints.py           |    2 +-
 .../dispatcher/create-no-preferred-handler.py      |    2 +-
 .../dispatcher/create-rejected-by-mini-plugin.py   |    2 +-
 tests/twisted/dispatcher/create-text.py            |    2 +-
 .../twisted/dispatcher/created-behind-our-back.py  |    2 +-
 tests/twisted/dispatcher/delay-approvers.py        |    2 +-
 .../dispatcher/delay-then-call-handle-with.py      |    2 +-
 .../dispatcher/delay-then-dont-call-approvers.py   |    2 +-
 tests/twisted/dispatcher/dispatch-activatable.py   |    2 +-
 .../dispatcher/dispatch-before-connected.py        |    2 +-
 .../dispatcher/dispatch-delayed-by-mini-plugin.py  |    2 +-
 tests/twisted/dispatcher/dispatch-obsolete.py      |    2 +-
 .../dispatcher/dispatch-rejected-by-mini-plugin.py |    2 +-
 tests/twisted/dispatcher/dispatch-text.py          |    2 +-
 tests/twisted/dispatcher/ensure-and-redispatch.py  |    2 +-
 tests/twisted/dispatcher/ensure-is-approval.py     |    2 +-
 tests/twisted/dispatcher/ensure-rapidly.py         |    2 +-
 tests/twisted/dispatcher/exploding-bundles.py      |    2 +-
 tests/twisted/dispatcher/fdo-21034.py              |    2 +-
 tests/twisted/dispatcher/handle-channels-fails.py  |    2 +-
 tests/twisted/dispatcher/lose-text.py              |    2 +-
 .../twisted/dispatcher/recover-from-disconnect.py  |    5 +-
 tests/twisted/dispatcher/redispatch-channels.py    |    2 +-
 .../twisted/dispatcher/request-disabled-account.py |    2 +-
 .../dispatcher/respawn-activatable-observers.py    |    2 +-
 tests/twisted/dispatcher/respawn-observers.py      |    2 +-
 tests/twisted/dispatcher/some-delay-approvers.py   |    2 +-
 tests/twisted/dispatcher/undispatchable.py         |    2 +-
 tests/twisted/dispatcher/vanishing-client.py       |    2 +-
 tests/twisted/mctest.py                            |  172 ++++++++++++++++++--
 73 files changed, 249 insertions(+), 117 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-mission-control/diff/?id=afca9423aa40cfcb1c71de822345abbcb43981c5


More information about the telepathy-commits mailing list