twisted.mail.smtp.sendmail doesn't have unit tests
[email protected] Fri, 20 Nov 2009 01:13:47 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from radix <[email protected]>: According to my quick scan, anyway: {{{ radix@lantern:~/Projects/Twisted/trunk$ grep sendmail -r twisted/mail/test/ radix@lantern:~/Projects/Twisted/trunk$ }}} It should have some unit tests. Also, the joke is this: it's probably not testable in its current state because it doesn't parameterize enough stuff and it leaves around resources without allowing anyone to clean them up. ---------- Type : enhancement Component: mail Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4125