geary/test
Michael Gratton 3e461e7b45 Don't include empty root folder path segment constructing a mailbox name
This fixes attempts to create special mailboxes as "/Special" instead
of "Special".
2018-09-25 23:33:12 +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 Don't include empty root folder path segment constructing a mailbox name 2018-09-25 23:33:12 +10:00
js Allow test fixtures and test methods to throw errors by default. 2018-04-07 09:41:18 +10:00
meson.build Add unit test for IMAP FETCH command constructor. 2018-09-01 22:09:18 +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 Add unit test for IMAP FETCH command constructor. 2018-09-01 22:09:18 +10:00