aboutsummaryrefslogtreecommitdiffstats
path: root/test_archivemail.py
diff options
context:
space:
mode:
Diffstat (limited to 'test_archivemail.py')
-rwxr-xr-xtest_archivemail.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/test_archivemail.py b/test_archivemail.py
index a1e889c..937ab37 100755
--- a/test_archivemail.py
+++ b/test_archivemail.py
@@ -25,8 +25,10 @@ TODO: add tests for:
* messages with corrupted date headers
* archiving maildir-format mailboxes
* archiving MH-format mailboxes
- * appending to mbox archive files already existing
- * add tests where we run archivemail via os.system()
+ * running archivemail via os.system()
+ * test the include_flagged option works
+ * preservation of status information from maildir to mbox
+ * a 3rd party process changing the mbox file being read
"""