c20db9ef7e
We cannot use these asserts, becasue the returned value of res is: ERROR: getfolder() asked for a nonexisting folder 'INBOX.OLItest'. ERROR: Exceptions occurred during the run! ERROR: getfolder() asked for a nonexisting folder 'INBOX.OLItest'. So, if we have an assert, to compare if the string is empty, the test stops here. We can check if we have or not folder in the next check (count_maildir_mails(). |
||
---|---|---|
.. | ||
__init__.py | ||
test_00_globals.py | ||
test_00_imaputil.py | ||
test_01_basic.py | ||
test_02_MappedIMAP.py |