geary/test
Michael Gratton 95ebdd65d2 Tidy up ClientService API a bit
Require endpoint to always be present so it is never null, and hence
passed in through account creation. Rename props to be a bit more
descriptive.
2018-12-27 10:20:58 +10:30
..
client Check for conflicting config and data dirs when generating an account id 2018-12-26 15:42:40 +10:30
data Add a unit test for upgrading an actual Geary v0.6 database. 2018-05-19 14:55:19 +10:00
engine Tidy up ClientService API a bit 2018-12-27 10:20:58 +10:30
js Allow test fixtures and test methods to throw errors by default. 2018-04-07 09:41:18 +10:00
meson.build Enable config file versioning 2018-12-08 13:53:01 +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 Move AccountManager and related objects into Accounts package. 2018-11-30 23:49:30 +11:00
test-engine.vala Add general impls for converting enum values to nicks and back. 2018-11-30 23:49:30 +11:00