summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'telepathy-mission-control-5.16'George Kiagiadakis2017-01-282-2/+36
|\
| * tests: fix race condition in account-manager/avatar.py testGeorge Kiagiadakis2016-09-011-4/+2
| * tests: make tests work again when NM support is enabledGeorge Kiagiadakis2016-09-011-0/+22
| * tests/twisted/fake-network-monitor: implement the "network-metered" and "conn...George Kiagiadakis2016-07-131-2/+14
| * avatar-refresh test: subsume avatar-persist, and test more situationsSimon McVittie2013-10-024-263/+350
| * Implement Contacts properly on SimulatedConnection, and fix testsSimon McVittie2013-10-026-34/+112
* | run-test.sh: output in TAP format, and install an installed-tests wrapperSimon McVittie2014-03-192-14/+33
* | McdStorage: watch and proxy plugins' change-notification signalsSimon McVittie2014-02-061-168/+36
* | Opportunistically migrate accounts from untyped to typed ParametersSimon McVittie2014-02-042-15/+24
* | mcp_account_storage_get_flags: addSimon McVittie2014-02-041-0/+8
* | Require account plugins to provide the ability to list parametersSimon McVittie2014-02-042-1/+102
* | Remove A.I.ExternalPasswordStorage, CM.I.AccountStorageSimon McVittie2014-02-031-9/+2
* | Test that we add types to accounts' parameters when setSimon McVittie2014-01-291-3/+75
* | McdAccountManagerDefault: opportunistically save parameters' typesSimon McVittie2014-01-291-4/+4
* | Only exercise old avatar storage locations in 5-12 and 5-14 testsSimon McVittie2014-01-293-23/+33
* | Chop up the increasingly inaccurately-named default-keyring-storage testSimon McVittie2014-01-294-266/+340
* | Add dedicated tests for keyfile-based storageSimon McVittie2014-01-295-54/+213
* | Be consistent in the constness of arguments in storage virtual methodsXavier Claessens2014-01-292-19/+19
* | mcp_account_storage_commit: guarantee that we commit one at a timeSimon McVittie2014-01-292-34/+3
* | delete_async: being asked to delete a nonexistent account is an errorSimon McVittie2014-01-291-8/+2
* | dbus-account-plugin: fail tests on various invalid method callsSimon McVittie2014-01-291-16/+16
* | dbus-account-plugin: fail tests if fake accounts service misbehavesSimon McVittie2014-01-291-3/+5
* | mc-debug-server: don't try to cope gracefully with a bad D-Bus connectionSimon McVittie2014-01-291-28/+6
* | mcp_account_storage_delete_async: be cancellable, at least in theorySimon McVittie2014-01-292-2/+4
* | mcp_account_storage_get: replace with get_attribute, get_parameterSimon McVittie2014-01-292-137/+97
* | dbus-account-plugin: update internal cache correctlySimon McVittie2014-01-291-0/+1
* | mcp_account_storage_set_*: return whether anything changedSimon McVittie2014-01-292-15/+57
* | McdStorage: remove "owns" methodSimon McVittie2014-01-291-17/+0
* | Make mcp_account_storage_create() mandatorySimon McVittie2014-01-291-0/+30
* | Make account deletion async (sort of), and imply a selective commitSimon McVittie2014-01-292-84/+102
* | Call set_attribute, set_parameter to delete themSimon McVittie2014-01-292-40/+53
* | Add some missing test coverage: IdentifyAccount failing hardSimon McVittie2014-01-292-10/+39
* | mc-debug-server: don't exit when disconnected from system busSimon McVittie2014-01-291-0/+14
* | Remove mcp_account_storage_set()Simon McVittie2014-01-292-20/+41
* | McpAccountStorage: merge commit and commit_one into one functionSimon McVittie2014-01-292-9/+13
* | Remove all notion of secret parameterXavier Claessens2014-01-291-21/+0
* | Remove BypassObservers supportSimon McVittie2014-01-073-300/+1
* | Fix addition of restrictions to test accountsSimon McVittie2013-11-131-1/+1
* | Revert "Simplify a bit storage API"Simon McVittie2013-11-122-6/+24
* | Revert "Rename commit_one() to commit()"Simon McVittie2013-11-122-39/+39
* | Revert "Remove all notion of secret parameter"Simon McVittie2013-11-121-0/+21
* | Revert "Remove mcp_account_storage_set()"Simon McVittie2013-11-122-41/+20
* | Remove mcp_account_storage_set()Xavier Claessens2013-11-112-20/+41
* | Remove all notion of secret parameterXavier Claessens2013-11-081-21/+0
* | Rename commit_one() to commit()Xavier Claessens2013-11-082-39/+39
* | Simplify a bit storage APIXavier Claessens2013-11-082-24/+6
* | Allow backends, but not D-Bus clients, to delete restricted accountsSimon McVittie2013-11-081-1/+21
* | Replace McdAccount::always-on with the existing TpStorageRestrictionFlagsSimon McVittie2013-11-086-15/+197
* | fakeaccountsservice: be a bit more object-orientedSimon McVittie2013-11-082-45/+61
* | Remove disabled regression test for the old libaccounts pluginSimon McVittie2013-11-071-89/+0