cdad96e633
test_server_login() was a regression test for a crash when passing Unicode strings to SMTP server using CRAM-MD5 method on Python 2. Python 2 is no longer supported and test_server_login() passes even without FakeSMTPChannel.smtp_AUTH() because smtplib.SMTPAuthenticationError is raised when AUTH is not implemented. |
||
---|---|---|
.. | ||
attachments | ||
__init__.py | ||
custombackend.py | ||
test_sendtestemail.py | ||
tests.py |