geary/test
Michael James Gratton 74fa29b73f Tidy up Geary.AccountInformation creation.
Pass service provider to ctor so we can make the service provider
property immutable. Fill in service label in ctor so it's always set to
something useful. Move creating orphans from Engine to AccountManager
since it exists only to assign an internal id for new accounts, so it
should handled by the account manager anyway.
2018-11-30 23:49:30 +11:00
..
client Tidy up Geary.AccountInformation creation. 2018-11-30 23:49:30 +11:00
data Add a unit test for upgrading an actual Geary v0.6 database. 2018-05-19 14:55:19 +10:00
engine Tidy up Geary.AccountInformation creation. 2018-11-30 23:49:30 +11:00
js Allow test fixtures and test methods to throw errors by default. 2018-04-07 09:41:18 +10:00
meson.build Tidy up Geary.AccountInformation creation. 2018-11-30 23:49:30 +11: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 Tidy up Geary.AccountInformation creation. 2018-11-30 23:49:30 +11:00
test-engine.vala Add unit test for IMAP FETCH command constructor. 2018-09-01 22:09:18 +10:00