summaryrefslogtreecommitdiffstats
path: root/utils/inbucket.go
Commit message (Collapse)AuthorAgeFilesLines
* improvements for inbucket email test and re-enable Email mention test (#5647)Carlos Tadeu Panato Junior2017-03-111-4/+34
| | | | Now if we dont get the mailbox to check the email we try 5 times, if still no message we disable the email verification.
* Add inbucket docker image to allow local and automated testing of emails (#4901)Carlos Tadeu Panato Junior2017-01-171-0/+115
* add docker container for inbucket * Add way to get the emails using inbucket and add a test for reset password * add config setting to send emails * update TestEmailTest update * add another test and fix wrong assert * update per review fix lint change senders email * Revert config.json to default values for EmailSettings section * update test * add setup to make the test run