aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions/validate_email_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-1/+0
* [ticket/10073] Add tests for new validate_email()Joas Schilling2014-05-291-0/+102
* [ticket/10073] Split email validation from email ban and taken checksJoas Schilling2014-05-291-112/+0
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/11579] Add method for validating emails for valid MX and mark as slowMarc Alexander2013-06-051-3/+29
* [ticket/11579] Rework calls to validate_data_helperMarc Alexander2013-06-031-26/+36
* [ticket/11579] Use test case helper class and use assert prefix for methodMarc Alexander2013-06-031-13/+13
* [ticket/11579] Move tests into seperate files depending on needed fixtureMarc Alexander2013-05-301-0/+72