summaryrefslogtreecommitdiff
path: root/tests/commands/global_test.py
Commit message (Expand)AuthorAge
* Rename test filesLucas Hoffmann2019-01-29
* attach accounts to envelopesvrs2018-12-10
* Assert some logging messages to silence themLucas Hoffmann2018-11-11
* commands/globals: Convert CallCommand.apply to a coroutineDylan Baker2018-08-02
* tests: Add a couple of tests for the CallCommand classDylan Baker2018-08-02
* tests: drop remaining references to twisted from unit testsDylan Baker2018-07-26
* tests/commands/global: use utilities.async_testDylan 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
* commands/globals: Convert Address to string for email.utilsDylan Baker2018-07-25
* Remove old __future__ importsLucas Hoffmann2018-06-19
* Revert "Extract some context managers for patch objects."Dylan Baker2018-04-24
* Wrap long statements on open-bracket syntax.Ben Finney2018-04-23
* Extract some context managers for patch objects.Ben Finney2018-04-23
* Move mock ui creation to function.Thomas Nixon2018-02-19
* Add test: template not decoded properly.Julian Mehne2018-02-15
* commands/globals: Only set stdin to a pipe if there is dataDylan Baker2017-08-23
* tests/commands/globals: Add tests for stdin handlingDylan Baker2017-08-23
* tests/commands/global: Fix testsDylan Baker2017-08-23
* tests/commands/globals: Add tests for ExternalCommand when spawningDylan Baker2017-08-23
* tests/commands/global: Test ExternalCommand when not spawningDylan Baker2017-08-23
* 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