Commit graph

3 commits

Author SHA1 Message Date
Jon Gjengset
9353493139
Make sure tests get run by coverage 2018-11-22 20:56:41 -05:00
Jon Gjengset
e52290e8dd
list test isn't done yet 2018-11-22 20:56:41 -05:00
Jon Gjengset
c393fd7162
Add Travis integration testing
This uses [GreenMail's Docker
image](http://www.icegreen.com/greenmail/#deploy_docker_standalone) to
spin up a real SMTP+IMAP server on Travis, and then runs a series of
integration tests against it by sending e-mails using
[`lettre`](https://crates.io/crates/lettre) and checking that we can
receive them correctly.

A start on #101.
2018-11-22 20:56:41 -05:00