geary/test/engine/api
Michael Gratton 3a44628da9 Fix ConversationMonitor sometimes not loading more from remote
If a FillWindowOperation didn't load a full amount of messages, it just
assumed that there were no more to load. This is not true however when
loading locally, the folder's vector isn't fully expanded, and it gets
to the end of the vector.

This patch fixes the operation to also queue another fill if the
monitor's folder message window is smaller than the folder's total
message count.

Fixes #289
2019-04-04 16:57:53 +11:00
..
geary-account-information-test.vala Improve AccountInformation.service_label generation 2019-02-22 16:56:32 +11:00
geary-account-mock.vala Update Geary.Endpoint API and source 2019-01-09 15:22:19 +11:00
geary-attachment-test.vala Fix failing test after icon change 2019-02-24 21:50:27 +11: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 Replace all tab indentation with 4 spaces 2019-02-27 19:19:58 +01:00
geary-folder-mock.vala Fix ConversationMonitor sometimes not loading more from remote 2019-04-04 16:57:53 +11:00
geary-folder-path-test.vala Assert FolderPath comparisons properly in unit tests 2019-02-22 15:46:14 +11: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