summaryrefslogtreecommitdiff
path: root/tests/commands
Commit message (Expand)AuthorAge
...
* 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