3
0

4 Commits

Author SHA1 Message Date
Tit Petric
cef557e1ee fix(internal): test.Error caller information 2019-02-21 20:56:52 +01:00
Mitja Zivkovic
578363d8f8 upd(internal): must/mustFail to NoError/Error 2019-01-22 14:46:29 +01:00
Mitja Zivkovic
8271790282 upd(internal): ErrNil into NoError 2019-01-22 14:46:29 +01:00
Denis Arh
500e8e317c Improve SMTP
API can now be started without properly configured SMTP (it complains when it is used)
Send() function can now use alternative dialers (mostly used for testing)
Added mailhog service (make mailhog.up) to ease mail testing
Add default .env example that points to localhost:1025 (mailhog) setup
Proper unit testing
2019-01-13 14:45:27 +01:00