Skip to content

Initial server integration tests

Michael Gratton requested to merge wip/integration-tests into master

This branch makes a start on providing server integration tests for Geary. It provides a test runner that can read config from a command line, and connect to an IMAP server and log in.

See #185

Merge request reports