summaryrefslogtreecommitdiffstats
path: root/utils/mail_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove global cfg vars (#8099)Chris2018-01-121-2/+6
| | | | | | * remove global cfg vars * enterprise update
* send-mail refactor (#7885)Chris2017-11-231-9/+9
|
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-311-2/+2
| | | | | | * refactoring cfg refs and load / save functions * improve error output
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* improvements for inbucket email test and re-enable Email mention test (#5647)Carlos Tadeu Panato Junior2017-03-111-7/+19
| | | | 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 initial tests for utils/mail.go (#5176)Carlos Tadeu Panato Junior2017-01-241-0/+61