summaryrefslogtreecommitdiff
path: root/src/leap/mail/incoming/tests/test_incoming_mail.py
AgeCommit message (Expand)Author
2016-06-08Merge branch 'pixelated/fix_sign_apple_mail' into developRuben Pollan
2016-06-07Merge branch 'pixelated/fix_test_decrypt_email' into developRuben Pollan
2016-05-24[tests] add test to validate signature from apple mailCaio Carrara
2016-05-18[feat] Adapt to the new KeyManager API without key types.Ruben Pollan
2016-05-18Add not called asserts to testDecryptEmailThais Siqueira
2016-04-15[refactor] change IMAPAccount signatureKali Kaneko
2015-09-23[refactor] avoid circular import due to rfc3156Kali Kaneko
2015-09-22[bug] don't extract openpgp header if valid attached keyRuben Pollan
2015-09-16[bug] don't fail importing mismatched attached keyRuben Pollan
2015-09-02[style] fixing pep8 warningsDuda Dornelles
2015-09-02[feat] adding encryption header to msg before savingDuda Dornelles
2015-02-18Use MessageCollection instead of IMAPMailbox in IncomingMailRuben Pollan
2015-02-18Add callbacks to inbox insertionsRuben Pollan
2015-02-11Fix incoming email decryption problemsRuben Pollan
2015-02-11If not signature don't failRuben Pollan
2015-02-11tests: add link related to trial block with syncKali Kaneko
2015-02-11Refactor fetch into leap.mail.incoming IServiceRuben Pollan