summaryrefslogtreecommitdiff
path: root/tests/commands/envelope_test.py
Commit message (Expand)AuthorAge
* Rename test filesLucas Hoffmann2019-01-29
* rename get_account_by_address to account_matching_addressvrs2018-12-10
* attach accounts to envelopesvrs2018-12-10
* tests: drop remaining references to twisted from unit testsDylan Baker2018-07-26
* account: Convert send_mail function to coroutineDylan Baker2018-07-26
* tests/commands/envelope: use utilities.async_testDylan Baker2018-07-26
* command/envelope: use asyncio coroutines instead of twisted inlineCallbacksDylan Baker2018-07-26
* Remove pre py3 monkey patchLucas Hoffmann2018-07-22
* update tests for SettingsManagerPatrick Totzke2018-06-21
* Remove old __future__ importsLucas Hoffmann2018-06-19
* Revert "Extract some context managers for patch objects."Dylan Baker2018-04-24
* Extract some context managers for patch objects.Ben Finney2018-04-23
* alot/command/envelope: py3k fixesDylan Baker2018-03-01
* Move mock ui creation to function.Thomas Nixon2018-02-19
* Fix typos in tests.Julian Mehne2018-01-07
* use @inlineCallbacks in tests for asynchronous methodsPatrick Totzke2017-08-16
* Add tests for SendCommandLucas Hoffmann2017-08-16
* fix envelope testsPatrick Totzke2017-08-16
* 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
* Add tests for new commandsLucas Hoffmann2017-07-11
* tests: rename command/envelope_tests to command/envelope_testDylan Baker2017-07-10