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