chrismccord / mailgun

Elixir Mailgun Client
MIT License
194 stars 95 forks source link

returns content email in test mode #33

Open jcortesg opened 8 years ago

jcortesg commented 8 years ago

I need to verify the contents(status, to, text...) of the email when run mix test and think it's easier if our method directly returns this information.