Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improvements for inbucket email test and re-enable Email mention test (#5647) | Carlos Tadeu Panato Junior | 2017-03-11 | 1 | -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 Junior | 2017-01-17 | 1 | -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 |