summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Move Popen.communicate call out of try-except blockLucas Hoffmann2017-02-19
* Add tests for OSError handling in alot.helper.call_cmdLucas Hoffmann2017-02-18
* tests: Instruct pylint to ignore a large swath of warningsDylan Baker2017-02-08
* alot/helper: simplify call_cmd and fix testDylan Baker2017-02-07
* tests/helper_test.py: Add tests for call_cmdDylan Baker2017-02-07
* commands/init_test: Basic tests for registerCommandDylan Baker2017-01-31
* Add tests for commands/envelopeDylan Baker2017-01-31
* Merge pull request #1009 from dcbaker/pr/remove_cmpPatrick Totzke2017-01-30
|\
| * Replace cmp with rich comparisonsDylan Baker2017-01-27
| * tests/widgets/globals: Add test for sorting of TagWidgetsDylan Baker2017-01-27
* | Merge pull request #1014 from lucc/tests/silencePatrick Totzke2017-01-29
|\ \
| * | Silence argparse validator testLucas Hoffmann2017-01-28
| |/
* / helper: Use kibi and mibibytes instead of kilo and megabytesDylan Baker2017-01-27
|/
* Merge pull request #1000 from dcbaker/pr/argument-validatorLucas Hoffmann2017-01-27
|\
| * alot/utils/argparse: Add a new argparse validators infrastructureDylan Baker2017-01-25
| * move alot/settings/checks to alot/utils/configobjDylan Baker2017-01-25
* | Fix expected failures in compltion testLucas Hoffmann2017-01-25
* | Add tests for ReplyCommand.clear_my_addressLucas Hoffmann2017-01-25
* | Fix test for ensure_unique_address with new quotingLucas Hoffmann2017-01-25
* | Fix some quantify code commentsLucas Hoffmann2017-01-25
* | Add test for address book completionLucas Hoffmann2017-01-25
* | Merge pull request #928 from dcbaker/wip/helper-unit-testsPatrick Totzke2017-01-25
|\ \
| * | tests: Implement tests for the helper moduleDylan Baker2017-01-24
| |/
* / 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.settings.checksLucas Hoffmann2017-01-18
* Port old doctests to unittest: alot.db.envelopeLucas Hoffmann2017-01-18
* Port old doctests to unittest: alot.commands.__init__Lucas Hoffmann2017-01-18
* Port old doctests to unittest: alot.helper.shorten_author_string()Lucas Hoffmann2017-01-18
* typoPatrick Totzke2016-12-24
* db/thread: don't create multiple lists to sortDylan Baker2016-12-21
* tests: Add tests for alot.db.thread.Thread.get_authorDylan Baker2016-12-21