summaryrefslogtreecommitdiff
path: root/tests/helper_test.py
Commit message (Expand)AuthorAge
* Set changed values in mock.patch.dict call itself.Julian Mehne2018-01-23
* Rename get_env to get_xdg_env and clarify docstring.Julian Mehne2018-01-23
* Fix empty XDG_* environment variables.Julian Mehne2018-01-21
* alot/helper: Fix call_cmd_async polluting global environmentDylan Baker2017-08-22
* tests/helper: Add tests for call_cmd_asyncDylan Baker2017-08-22
* tests/helper_test.py: Add tests for helper.shortenDylan Baker2017-08-22
* Use cStringIO.StringIO to fix #1132Lucas Hoffmann2017-08-21
* Add failing test for alot.helper.email_as_string()Lucas Hoffmann2017-08-21
* tests/helper_test.py: Don't use GNU %P, which breaks non glibc platformsDylan Baker2017-05-30
* 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
* alot/helper: simplify call_cmd and fix testDylan Baker2017-02-07
* tests/helper_test.py: Add tests for call_cmdDylan Baker2017-02-07
* helper: Use kibi and mibibytes instead of kilo and megabytesDylan Baker2017-01-27
* tests: Implement tests for the helper moduleDylan Baker2017-01-24
* Use absolute_imports from __future__Lucas Hoffmann2017-01-18
* Port old doctests to unittest: alot.helper.shorten_author_string()Lucas Hoffmann2017-01-18