summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Merge pull request #1095 from dcbaker/submit/use-default-theme-if-no-configDylan Baker2017-08-17
|\
| * settings: Load spec file even if config file is undefined.Dylan Baker2017-08-16
| * tests/settings/manager: Add tests for Null config filesDylan Baker2017-08-16
* | Merge pull request #1115 from pazz/fix-account-selectionDylan Baker2017-08-17
|\ \
| * | use @inlineCallbacks in tests for asynchronous methodsPatrick Totzke2017-08-16
| * | Add tests for SendCommandLucas Hoffmann2017-08-16
| * | Add test for get_account_by_address with realnameLucas Hoffmann2017-08-16
| * | fix envelope testsPatrick Totzke2017-08-16
| |/
* | 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
* | alot/crypto: make keys required for detached_signature_forDylan Baker2017-08-17
|/
* tests/crypto: Add note about missing testsDylan Baker2017-08-14
* convert from pygpgme to the python "gpg" moduleDaniel Kahn Gillmor2017-08-14
* tests/crypto: Fix GetKey.test_missing_keyDylan Baker2017-08-14
* tests/crypto: Add more tests for list_keysDylan Baker2017-08-14
* Merge pull request #1111 from dcbaker/submit/signcommand-testsDylan Baker2017-08-14
|\
| * envelope: Allow signing if address is in "name <email>" formDylan Baker2017-08-11
| * Add tests for issue 1113Dylan Baker2017-08-11
| * tests: Add tests for SignCommandDylan Baker2017-08-10
* | commands: Don't try to sign_by_default without a gpg keyDylan Baker2017-08-11
* | tests: Add a couple of tests for the commands/global moduleDylan Baker2017-08-11
|/
* Merge pull request #1089 from dcbaker/submit/sign-without-hintDylan Baker2017-07-27
|\
| * settings/manager: Extend the get_account_by_address with return_defaultDylan Baker2017-07-27
* | 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/utilities: Allow uid to be passed to make_uidDylan Baker2017-07-24
* | tests/utilities: have make_key rely on make_uidDylan 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 for alot.settings.theme.Theme.get_attributeLucas Hoffmann2017-07-17
* Add another test for ExternalAddressbookLucas Hoffmann2017-07-17
* Test alot.settings.utils.resolve_attLucas Hoffmann2017-07-17
* tests/crypto: Add tests for the crypto moduleDylan Baker2017-07-15
* crypto: Fix error handling of signed messagesDylan Baker2017-07-11
* tests: Add tests for signing functions.Dylan Baker2017-07-11
* tests: Add a module with some extra utility helpersDylan Baker2017-07-11
* Add tests for new commandsLucas Hoffmann2017-07-11
* settings: Add a reload methodDylan Baker2017-07-10
* tests: fix typo in module name envelop -> envelopeDylan Baker2017-07-10
* tests: rename command/envelope_tests to command/envelope_testDylan Baker2017-07-10
* tests: rename settings/manager.py -> settings/manager_test.pyDylan 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 tests for addressbook.AddressBookLucas Hoffmann2017-06-23
* determine_sender: Add more testsLucas Hoffmann2017-06-23
* Use account instead of realname to break loopsLucas Hoffmann2017-06-23