summaryrefslogtreecommitdiff
path: root/tests/db/test_envelope.py
Commit message (Expand)AuthorAge
* db/envelope: move to a new module "mail"Anton Khirnov2021-01-30
* db/envelope: switch to the "new" (EmailMessage) python APIAnton Khirnov2021-01-30
* envelope: fix header key:value parsing regressionpacien2019-11-23
* envelope: correctly handle folded headerspacien2019-11-23
* Remove unicode literals syntax from python2Lucas Hoffmann2019-11-06
* Use unittest.mock from the stdlibLucas Hoffmann2019-08-15
* Rename test filesLucas Hoffmann2019-01-29