geary/test/engine/app
Michael James Gratton 5c1aecb685 Make Geary.App.ConversationSet unit testable, add unit tests.
* src/engine/app/conversation-monitor/app-conversation-set.vala
  (ConversationSet.add_all_emails_async): Replace monitor arg with a
  multiset of email paths, update call site to do the path lookup on the
  caller's side instead. Add unit tests.
  (ConversationSet.merge_conversations_async): Remove monitor arg with a
  multiset of email paths, get paths for emails to be merged from the
  conversations themselves, since they should be up to date.
  (Conversation.remove_all_emails_by_identifier): Add unit tests.
2017-12-18 14:49:04 +11:00
..
app-conversation-set-test.vala Make Geary.App.ConversationSet unit testable, add unit tests. 2017-12-18 14:49:04 +11:00
app-conversation-test.vala Make Geary.App.Conversation unit testable, add some tests. 2017-12-18 14:49:04 +11:00