[New-bugs-announce] [issue25591] improve test coverage for the imaplib
Maciej Szulik
report at bugs.python.org
Mon Nov 9 17:16:47 EST 2015
New submission from Maciej Szulik:
Our current imaplib implementation lacks quite a few of tests and the ones present are written in different styles. I'd like to propose rewriting the test case with this new style I've developed during PyCon sprints along with David. Once we'll have the entire test suite in place it'll be safer to introduce any changes I'd like to cover, including updating the implementation to newest RFC 3501 version.
----------
components: email
files: new_imap_tests.diff
hgrepos: 322
keywords: patch
messages: 254417
nosy: barry, maciej.szulik, r.david.murray
priority: normal
severity: normal
status: open
title: improve test coverage for the imaplib
type: enhancement
versions: Python 3.6
Added file: http://bugs.python.org/file40991/new_imap_tests.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25591>
_______________________________________
More information about the New-bugs-announce
mailing list