Commit Graph

14 Commits

Author SHA1 Message Date
Alan Hamlett 8bbfd775dd add missing test config file 2017-05-05 17:23:26 -07:00
Alan Hamlett 6f2176741d Ability to disable SSL cert verification
Adds a --no-ssl-verify argument.
Adds a no_ssl_verify boolean config option.
2017-05-05 17:09:17 -07:00
Alan Hamlett 50141ef7b9 use configparser from py3.5 so we can set delimiters to only equal char to fix #83 2017-03-04 10:07:00 -08:00
Alan Hamlett fdba83a1c7 improve test coverage over invalid arguments 2017-02-15 15:28:53 -08:00
Alan Hamlett 1fd6169f53 support for ntlm proxy 2017-02-15 15:02:05 -08:00
Alan Hamlett 7f198639aa allow list of regex patterns for hiding file names 2017-02-01 23:31:30 -08:00
Alan Hamlett d4eeedbacc return custom exit status from missing api key 2016-10-11 09:51:34 +02:00
Alan Hamlett 5b14c9d5eb add missing test sample file 2016-08-31 14:51:42 +02:00
Alan Hamlett cf1711ca08 test for invalid project map regex 2016-07-06 17:30:20 +02:00
Alan Hamlett 8a205e745b add test for setting hostname in config file 2016-07-06 09:33:50 +02:00
Alan Hamlett 615fa5cdac support regex patterns in projectmap config section 2016-04-18 21:34:00 +02:00
Alan Hamlett 75aa9a2994 test config file parsing with more config options 2015-09-29 22:34:14 -07:00
Alan Hamlett 22ddc41f25 test alternate api key config setting 2015-09-26 19:12:54 -07:00
Alan Hamlett 9884eea311 test bower dependencies 2015-09-08 15:48:28 -07:00