1
0
mirror of https://github.com/OfflineIMAP/offlineimap.git synced 2024-07-06 09:00:53 +02:00
offlineimap/test/tests
Eygene Ryabinkin f4140cbbed Create global instance of command-line options
This eases testing of option values inside the code.  This instance
is implemented as the read-only copy of the obtained 'options' object,
so callers won't be able to modify its contents.

Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2013-02-11 23:34:18 +04:00
..
__init__.py tests: Add tests for imaputil.* functions 2012-04-03 01:34:59 +02:00
test_01_basic.py Fix str.format() calls for Python 2.6. 2012-06-02 18:25:51 +02:00
test_02_MappedIMAP.py tests: Add MappedIMAP test skeleton 2012-02-17 10:26:43 +01:00
test_00_globals.py Create global instance of command-line options 2013-02-11 23:34:18 +04:00
test_00_imaputil.py tests: extend imapsplit test 2012-04-19 17:15:56 +02:00