summaryrefslogtreecommitdiff
path: root/src/leap/mail/imap/tests/test_imap.py
AgeCommit message (Expand)Author
2015-12-15[fix] dummy credentials for testsKali Kaneko
2015-07-21Changed imap tests and messages assigned lambdas to functions because of pep8Bruno Wagner
2015-07-21Fixed all the pep8 warnings in the codeBruno Wagner
2015-03-30[bug] fix early append notificationKali Kaneko
2015-03-03[bug] Fix testExpunge testsKali Kaneko
2015-03-03[bug] Fix IllegalMailboxCreateKali Kaneko
2015-03-03[refactor] remove dead code in IMAP implementationKali Kaneko
2015-03-03cast generator to list; change expected after renameKali Kaneko
2015-03-03pass date explicitely, fix partial_append testKali Kaneko
2015-02-11lots of little fixes after meskio's reviewKali Kaneko
2015-02-11patch cbSelect to accept deferreds for count*Kali Kaneko
2015-02-11Complete IMAP implementation, update testsKali Kaneko
2015-02-11Use mailbox uuidsKali Kaneko
2015-02-11Serializable Models + Soledad AdaptorKali Kaneko
2015-02-11adapt to soledad 0.7 async APIKali Kaneko
2014-10-13Get keys from OpenPGP email headerRuben Pollan
2014-09-10add test for empty mailbox creationKali Kaneko
2014-09-03split tests in different modulesKali Kaneko
2014-09-03fix and migrate tests to trialKali Kaneko
2014-08-21On the mac, the tempdir is not created at /tmp, so checking the tempdir forma...Bruno Wagner Goncalves
2014-02-17long-due update to unittests!Kali Kaneko
2014-01-08tests infrastructure for multipartKali Kaneko
2014-01-08fix tests after rewriteKali Kaneko
2013-12-24Fix parsing of IMAP folder names (#4830).drebs
2013-12-13count_foo uses expanded u1db count method.Kali Kaneko
2013-12-11consume messages eagerlyKali Kaneko
2013-12-10make exceptions fail the test.Kali Kaneko
2013-12-06pep8 cleanupKali Kaneko
2013-11-21Add a header that reflects the validity of incoming signatures. Closes #4354.drebs
2013-11-07Cleanup code and fix tests.drebs
2013-08-21Update to new soledad package scheme.drebs
2013-07-22Adapt IMAP to latest Soledad api.drebs
2013-05-17Functional SoledadBackedAccount and LeapMailboxesKali Kaneko
2013-04-09Initial importKali Kaneko