Add more serious testing #101
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
While we currently have some amount of inline unit testing, we really want to test this library against a "real" IMAP server. The way to do that is probably to spin up GreenMail on Travis and then do a bunch of operations on the mail server.
I think what we'll want is this:
.travis.yml
for how)lettre
to populate the server with a bunch of different e-mails.imap
lets you do.The text was updated successfully, but these errors were encountered: