Reviewing merge request #20: Account storage plugin interface and test plugin implementation
QMailAccountStorage plugin interface.
DummyAccountStorage - test implementation of QMailAccountStorage plugin
Unit testing for QMailAccountStorage - DummyAccountStorage is activated by setting environment variable QMF_USE_TEST_ACCOUNT_PLUGIN=1
Commits that would be merged:
Version 4
- 33c1b55
- a295856
- 205f525
- 3c2d94f
- 686eb4f
- 9350e70
New: QMailAccountStorage plugin
New: DummyAccountStorage - test implementation of QMailAccountStorage plugin
Calling QMailAccountStorage::userInteractionNeeded from service plugins when password is wrong
Update QMailStorePrivate::accountCache on accountplugin IPC. Added tst_accountstorage
Fixes: Call accountStorage->userInteractionNeeded from proper operationFailed()
Showing
33c1b55-a295856

Add a new comment:
Login or create an account to post a comment