summaryrefslogtreecommitdiff
path: root/tests/db
Commit message (Expand)AuthorAge
* 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