summaryrefslogtreecommitdiff
path: root/tests/helper_test.py
Commit message (Expand)AuthorAge
* Rename test filesLucas Hoffmann2019-01-29
* tests: Require python3 in test_env_setJordan Justen2018-12-19
* Fix deprecation warnings for unittestsLucas Hoffmann2018-11-11
* helper: replace email_as_* with email builtinsDylan Baker2018-08-02
* tests: drop remaining references to twisted from unit testsDylan Baker2018-07-26
* helper: use asyncio.subprocess instead of twistedDylan Baker2018-07-26
* Add simple test case for helper.parse_mailtoJohannes Löthberg2018-07-16
* Remove old __future__ importsLucas Hoffmann2018-06-19
* helper: py3k fixesDylan Baker2018-03-01
* replace xrange with rangeDylan Baker2018-03-01
* 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