summaryrefslogtreecommitdiff
path: root/tests/db
Commit message (Expand)AuthorAge
* restore lenient libmagic decodingMichael J Gruber2019-02-07
* Rename test filesLucas Hoffmann2019-01-29
* Add test case for new encoding problemsLucas Hoffmann2018-12-24
* refactor test_issue_1291Patrick Totzke2018-12-07
* add test test_unknown_cte_valuePatrick Totzke2018-12-07
* tests: update test_malformed_cte_valuePatrick Totzke2018-12-07
* pep8 fixesPatrick Totzke2018-12-03
* Add test for #1301Lucas Hoffmann2018-12-03
* Add simple test to demonstrate #1291Lucas Hoffmann2018-12-03
* crypto: Use session-key to decrypt messages if present in the indexRuben Pollan2018-10-08
* db/utils: Replace encode_header with Message.add_headerDylan Baker2018-08-04
* db: encode Header objects to strDylan Baker2018-08-04
* tests/db/envelope: Add tests for construct_mailDylan Baker2018-08-04
* helper: replace email_as_* with email builtinsDylan Baker2018-08-02
* tests for alot.db.managerPatrick Totzke2018-07-24
* rename message_from_ functionsMichael J Gruber2018-07-11
* Remove old __future__ importsLucas Hoffmann2018-06-19
* Fix bad refactor of a testDylan Baker2018-05-07
* Fix some formatting requests for @luccDylan Baker2018-04-24
* Wrap long statements on open-bracket syntax.Ben Finney2018-04-23
* Refactor some long statements to allow shorter lines.Ben Finney2018-04-23
* db/utils: decoded_headers will be passed str not bytesDylan Baker2018-03-12
* Fix some of the quoted words tests for py3kDylan Baker2018-03-01
* fix a bunch of utils tests for py3kDylan Baker2018-03-01
* 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