[issue25591] improve test coverage for the imaplib

2015-12-07 Thread Maciej Szulik

Changes by Maciej Szulik :


--
superseder:  -> Test imaplib API on all methods specified in RFC 3501

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25591] improve test coverage for the imaplib

2015-12-07 Thread Maciej Szulik

Maciej Szulik added the comment:

I've just found the original issue where I wanted to submit the new tests. I'm 
closing this in favor of http://bugs.python.org/issue22137.

--
resolution:  -> duplicate
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25591] improve test coverage for the imaplib

2015-11-09 Thread Maciej Szulik

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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com