py3-validate-email/tests
Reinhard Müller d7666bd6ad Introduce EmailAddress class
This unifies the tasks of splitting an email address into user and
domain parts as well as converting an international domain name into the
ASCII-compatible encoding (ACE).
2020-04-13 09:44:50 +02:00
..
__init__.py Refactorings 2019-03-01 20:37:52 +01:00
test_blacklist_check.py Introduce EmailAddress class 2020-04-13 09:44:50 +02:00
test_email_address.py Introduce EmailAddress class 2020-04-13 09:44:50 +02:00
test_install.py Add a test for preinstalled data directory checking 2020-04-12 20:19:57 +02:00
test_mx_check.py Introduce EmailAddress class 2020-04-13 09:44:50 +02:00
test_regex_check.py Introduce EmailAddress class 2020-04-13 09:44:50 +02:00