Mercurial > hg
comparison tests/hypothesishelpers.py @ 29332:2bb0ddd8267b
tests: add dummy SMTP daemon for SSL tests
Currently it only supports SMTP over SSL since SMTPS should be simpler than
handling StartTLS.
Since we don't need asynchronous server for our tests, it does TLS handshake
in blocking way. But asyncore is required by Python smtpd module.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Fri, 27 May 2016 22:43:47 +0900 |
parents | 8699c89f3ae9 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
29331:1e02d9576194 | 29332:2bb0ddd8267b |
---|