summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
...
* 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
* Add two messages to the test mail corpusLucas Hoffmann2018-12-03
* Assert some logging messages to silence themLucas Hoffmann2018-11-11
* Fix deprecation warnings for unittestsLucas Hoffmann2018-11-11
* Merge pull request #1306 from lucc/fix-1303Dylan Baker2018-10-10
|\
| * Check the return code from sendmailLucas Hoffmann2018-09-22
* | crypto: Use session-key to decrypt messages if present in the indexRuben Pollan2018-10-08
|/
* Add a simple test for the send_mail functionLucas Hoffmann2018-08-16
* 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
* commands/globals: Convert CallCommand.apply to a coroutineDylan Baker2018-08-02
* tests: Add a couple of tests for the CallCommand classDylan Baker2018-08-02
* helper: replace email_as_* with email builtinsDylan Baker2018-08-02
* tests: use "gpg2" instead of "gpg" commandDylan Baker2018-08-01
* tests: drop remaining references to twisted from unit testsDylan Baker2018-07-26
* ui: switch ui.prompt and ui.choice to use asyncio.FuturesDylan Baker2018-07-26
* account: Convert send_mail function to coroutineDylan Baker2018-07-26
* tests/commands/global: use utilities.async_testDylan Baker2018-07-26
* tests/commands/envelope: use utilities.async_testDylan Baker2018-07-26
* tests/commands/utils: use utilities.async_testDylan Baker2018-07-26
* helper: use asyncio.subprocess instead of twistedDylan Baker2018-07-26
* utilities: Add a decorator for asyncio testsDylan Baker2018-07-26
* commands/globals: implement ExternalCommand.apply as coroutineDylan Baker2018-07-26
* commands/globals: Use asyncio coroutines instead of twisted deferredsDylan Baker2018-07-26
* command/envelope: use asyncio coroutines instead of twisted inlineCallbacksDylan Baker2018-07-26
* commands/globals: Convert Address to string for email.utilsDylan Baker2018-07-25
* tests for alot.db.managerPatrick Totzke2018-07-24
* update theme spec, default theme and testsPatrick Totzke2018-07-24
* Merge pull request #1252 from pazz/update-envelope-keysDylan Baker2018-07-24
|\
| * rename function that updates gpg keys in envelopesPatrick Totzke2018-06-21
* | Remove pre py3 monkey patchLucas Hoffmann2018-07-22
* | Merge pull request #1266 from mjg/message-from-bytesDylan Baker2018-07-17
|\ \
| * | rename message_from_ functionsMichael J Gruber2018-07-11
* | | Add simple test case for helper.parse_mailtoJohannes Löthberg2018-07-16
|/ /
* / update tests for SettingsManagerPatrick Totzke2018-06-21
|/
* 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
* Revert "Extract some context managers for patch objects."Dylan 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
* Rename some test functions to have shorter names.Ben Finney2018-04-23
* Extract some context managers for patch objects.Ben Finney2018-04-23
* db/utils: decoded_headers will be passed str not bytesDylan Baker2018-03-12
* drop bytes support from AddressDylan Baker2018-03-06