summaryrefslogtreecommitdiff
path: root/tests/commands
Commit message (Expand)AuthorAge
* 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
* Wrap long statements on open-bracket syntax.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
* tests/commands/utils_tests: use assertCountEqual for comparing listsDylan Baker2018-03-01
* tests/command/utils_tests: fix for py3kDylan Baker2018-03-01
* alot/command/envelope: py3k fixesDylan Baker2018-03-01
* Move mock ui creation to function.Thomas Nixon2018-02-19
* Add test: template not decoded properly.Julian Mehne2018-02-15
* Fix typos in tests.Julian Mehne2018-01-07
* tests/commands/utils: Add encrypt to self testsRuben Pollan2017-09-26
* tests/commands/utils: Add tests for alot/commands/utils.pyDylan Baker2017-09-25
* Use new Address classDylan Baker2017-08-28
* 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
* use @inlineCallbacks in tests for asynchronous methodsPatrick Totzke2017-08-16
* Add tests for SendCommandLucas Hoffmann2017-08-16
* fix envelope testsPatrick Totzke2017-08-16
* 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
|/
* Add tests for new commandsLucas Hoffmann2017-07-11
* tests: rename command/envelope_tests to command/envelope_testDylan Baker2017-07-10
* determine_sender: Add more testsLucas Hoffmann2017-06-23
* Use account instead of realname to break loopsLucas Hoffmann2017-06-23
* Add test for force_realname settingsLucas Hoffmann2017-06-23
* Remember matched account explicitlyLucas Hoffmann2017-06-22
* determine_sender: test if account matches addressLucas Hoffmann2017-06-22
* Add first test for commands.thread.determine_senderLucas Hoffmann2017-06-22
* tests: Instruct pylint to ignore a large swath of warningsDylan Baker2017-02-08
* commands/init_test: Basic tests for registerCommandDylan Baker2017-01-31
* Add tests for commands/envelopeDylan Baker2017-01-31
* Add tests for ReplyCommand.clear_my_addressLucas Hoffmann2017-01-25
* Fix test for ensure_unique_address with new quotingLucas Hoffmann2017-01-25
* Add some tests for ensure_unique_addressLucas Hoffmann2017-01-24
* Use absolute_imports from __future__Lucas Hoffmann2017-01-18
* Port old doctests to unittest: alot.commands.__init__Lucas Hoffmann2017-01-18