geary/test/engine/api
Michael James Gratton 74fa29b73f Tidy up Geary.AccountInformation creation.
Pass service provider to ctor so we can make the service provider
property immutable. Fill in service label in ctor so it's always set to
something useful. Move creating orphans from Engine to AccountManager
since it exists only to assign an internal id for new accounts, so it
should handled by the account manager anyway.
2018-11-30 23:49:30 +11:00
..
geary-account-information-test.vala Tidy up Geary.AccountInformation creation. 2018-11-30 23:49:30 +11:00
geary-account-mock.vala Add Geary.Account.is_online property 2018-11-10 09:25:05 +11:00
geary-attachment-test.vala Support default content types for both displayed and attached entities. 2018-05-10 13:53:24 +10:00
geary-credentials-mediator-mock.vala Convert Credentials and CredentialsMediator to refer to tokens, tidy up. 2018-06-12 13:25:05 +10:00
geary-email-identifier-mock.vala Add unit tests for ConversationMonitor, fix a few issues. 2018-04-07 10:02:24 +10:00
geary-email-properties-mock.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
geary-engine-test.vala Tidy up Geary.AccountInformation creation. 2018-11-30 23:49:30 +11:00
geary-folder-mock.vala Remove Geary.Folder.wait_for_remote_async() 2018-11-10 23:38:54 +11:00
geary-folder-path-mock.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
geary-service-information-mock.vala Make ServiceInformation.mediator a required, read-only property. 2018-06-12 13:25:05 +10:00