geary/test/engine/api
Michael Gratton 6871c1cd90 Make remote folder synchronisation a top-level API method
Add Geary.Folder::synchronise_remote method to allow clients to
explicitly check for new mail in a folder. Move code from
ImapEngine.AccountSynchronizer as the basic implementation, but also
ensure pending replay queue notifications are processed before the
process is complete.
2019-08-26 13:32:53 +10:00
..
geary-account-information-test.vala Improve AccountInformation.service_label generation 2019-02-22 16:56:32 +11:00
geary-account-mock.vala Mark Geary.Account.open_search as async and throwing an error 2019-08-18 22:00:40 +10:00
geary-attachment-test.vala Fix failing test after icon change 2019-02-24 21:50:27 +11:00
geary-contact-store-mock.vala Add Geary.ContactStore.search method, impementation and tests 2019-06-13 16:56:03 +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 API for (de)serialising FolderPath and EmailIdentifier 2019-04-17 09:06: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 Replace all tab indentation with 4 spaces 2019-02-27 19:19:58 +01:00
geary-folder-mock.vala Make remote folder synchronisation a top-level API method 2019-08-26 13:32:53 +10:00
geary-folder-path-test.vala Make it possible to distinguish between different folder roots 2019-04-17 09:06:24 +10:00
geary-folder-properties-mock.vala Fix ConversationMonitor sometimes not loading more from remote 2019-04-04 16:57:53 +11:00
geary-service-information-test.vala Add general impls for converting enum values to nicks and back. 2018-11-30 23:49:30 +11:00