summaryrefslogtreecommitdiffstats
path: root/tests/test_main.py
AgeCommit message (Expand)Author
2016-09-27master: decimal and float format in config fileFoxygrandpa
2016-06-29Repair exception thrown on urls with portsEric Wald
2016-05-15Remove dead code and fix a broken test (all found by Codacy)koljonen
2016-04-27Unquote URI parts prior to using in connectionPavel Savchenko
2016-02-03oh py2.6 how i don't miss youDavid Szotten
2016-02-03factor out `ensure_dir_exists` and use for logDavid Szotten
2016-02-03a few more testsDavid Szotten
2016-02-03ensure target dir exists when copying configDavid Szotten
2016-02-02test for recent patch for execute_from_fileDavid Szotten
2015-11-22Add tests for the format_output.Amjith Ramanujam
2015-10-28Refactor a lot of `run_cli` into smaller submethods:Darik Gamble
2015-10-26Setproctitle should be optional in tests.Iryna Cherniavska
2015-10-23Make setproctitle optional in WindowsAmjith Ramanujam
2015-10-19Clearer function name, handle passwords with spacesStuart Quin
2015-10-18Issue #355 Use setproctitle to hide command line passwordsStuart Quin
2015-10-03Fix need_completion_refreshDarik Gamble