summaryrefslogtreecommitdiff
path: root/tests/commands/utils_tests.py
Commit message (Expand)AuthorAge
* Use unittest.mock from the stdlibLucas Hoffmann2019-08-15
* attach accounts to envelopesvrs2018-12-10
* 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
* tests/commands/utils: use utilities.async_testDylan Baker2018-07-26
* command/envelope: use asyncio coroutines instead of twisted inlineCallbacksDylan Baker2018-07-26
* rename function that updates gpg keys in envelopesPatrick Totzke2018-06-21
* Remove old __future__ importsLucas Hoffmann2018-06-19
* Wrap long statements on open-bracket syntax.Ben Finney2018-04-23
* tests/commands/utils_tests: use assertCountEqual for comparing listsDylan Baker2018-03-01
* tests/command/utils_tests: fix for py3kDylan Baker2018-03-01
* Move mock ui creation to function.Thomas Nixon2018-02-19
* tests/commands/utils: Add encrypt to self testsRuben Pollan2017-09-26
* tests/commands/utils: Add tests for alot/commands/utils.pyDylan Baker2017-09-25