geary/test
Michael James Gratton f0ac998684 Allow blacklisting folders when obtaining email from conversations.
Add an optional blacklist arg to Conversations.get_email and
get_earliest_sent_email and similar methods that specifies folders that
email returned should not be contained within. Also add unit tests.
2018-07-07 11:43:51 +10:00
..
client Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
data Add a unit test for upgrading an actual Geary v0.6 database. 2018-05-19 14:55:19 +10:00
engine Allow blacklisting folders when obtaining email from conversations. 2018-07-07 11:43:51 +10:00
js Allow test fixtures and test methods to throw errors by default. 2018-04-07 09:41:18 +10:00
meson.build Fix AccountInformation.has_email_address, add tests. 2018-07-02 21:22:15 +10:00
mock-object.vala Add a mock object mixin that can check call expectations on mocks. 2018-04-07 10:02:18 +10:00
test-case.vala Push GResource URL for test data down so it's accessible to all tests. 2018-05-19 09:26:09 +10:00
test-client.vala Split test running up into test-engine and test-client. 2017-12-19 09:41:50 +11:00
test-engine.vala Fix AccountInformation.has_email_address, add tests. 2018-07-02 21:22:15 +10:00