docker-offlineimap/test/tests
Sebastian Spaeth d6da65b18f tests: Fix test #4
1) Fix test #4 by deleting all local mailfolders remaining from previous
tests, the mailfolder count will be off, otherwise.

2) Make folder deletion work in python3, it weirdly enough needs to be
quoted like this to work in python3 (I found a python bug about this
somewhere).

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-02-27 16:35:17 +01:00
..
__init__.py Add initial skeleton for a testing framework 2012-01-19 10:32:05 +01:00
test_01_basic.py tests: Fix test #4 2012-02-27 16:35:17 +01:00
test_02_MappedIMAP.py tests: Add MappedIMAP test skeleton 2012-02-17 10:26:43 +01:00