summaryrefslogtreecommitdiff
path: root/tests/db
Commit message (Expand)AuthorAge
...
* tests/db/thread: Fix tests for py3kDylan Baker2018-03-01
* db/message: Try to use the 'Sender' header if the 'From' header is nullDylan Baker2017-09-06
* db/message: Don't set sender to ''Dylan Baker2017-09-06
* tests/db/message: Add some tests for the message moduleDylan Baker2017-09-06
* tests/db/utils: Add tests for message_from_stringDylan Baker2017-08-28
* tests/db/utils: Add tests for extract_body functionDylan Baker2017-08-28
* db/utils: Don't mark signature valid if there is no key to verifyDylan Baker2017-08-23
* tests/db/utils: Add some more coverage to add_signature_headersDylan Baker2017-08-23
* db/utils: Allow encrypted messages to be put in mixed payloads as wellDylan Baker2017-08-17
* db/utils: Handle multipart/signed inside multipart/mixedDylan Baker2017-08-17
* tests/db/utils: Add tests for encapsulating gpg messagesDylan Baker2017-08-17
* db/utils: Don't attach invalid signature to unsigned but encrypted messagesDylan Baker2017-08-17
* tests/db/utils: Add tests for message_from_fileDylan Baker2017-08-17
* db/utils: Support unicode in signaturesDylan Baker2017-07-24
* tests/db/utils: Add tests for unicode as uidsDylan Baker2017-07-24
* tests/db/utils: share some mock biolerplateDylan Baker2017-07-24
* tests: move shared helpers out of crypto module into common moduleDylan Baker2017-07-24
* tests: Add some basic tests for alot.db.utils.add_signature_headerDylan Baker2017-07-24
* tests: fix typo in module name envelop -> envelopeDylan Baker2017-07-10
* Use stdlib functions in db.utils.encode_headerLucas Hoffmann2017-06-30
* Add more tests for db.utils.encode_headerLucas Hoffmann2017-06-30
* Add helper function to quote test stringsLucas Hoffmann2017-06-21
* Add test for db.utils.decode_headerLucas Hoffmann2017-06-21
* Add test for db.utils.encode_headerLucas Hoffmann2017-06-21
* Add test for db.utils.extract_headersLucas Hoffmann2017-06-21
* Add test for db.utils.is_subdir_ofLucas Hoffmann2017-06-21
* Add test for db.utils.get_paramsLucas Hoffmann2017-06-21
* Use absolute_imports from __future__Lucas Hoffmann2017-01-18
* Port old doctests to unittest: alot.db.envelopeLucas Hoffmann2017-01-18
* typoPatrick Totzke2016-12-24
* db/thread: don't create multiple lists to sortDylan Baker2016-12-21
* tests: Add tests for alot.db.thread.Thread.get_authorDylan Baker2016-12-21