certbot/letsencrypt-auto-source/tests
Brad Warren 02bf7d7dfc
Print script output in case of a failure. (#7759)
These tests failed at https://travis-ci.com/certbot/certbot/jobs/285202481 but do not include any output from the script about what went wrong because the string created from `subprocess.CalledProcessError` does not include value of output.

This PR fixes that by printing these values which `pytest` will include in the output if the test fails.
2020-02-10 11:01:17 -08:00
..
certs Rename letsencrypt_auto dir to match other dirs. 2016-01-08 16:26:25 -05:00
fake-letsencrypt Remove errant DS_Store. Ick. 2016-01-19 16:10:39 -05:00
__init__.py Explicitly add six as a dependency in letsencrypt-auto-source dockerfiles (#5808) 2018-03-29 15:34:38 -07:00
auto_test.py Print script output in case of a failure. (#7759) 2020-02-10 11:01:17 -08:00
centos6_tests.sh Spelling and grammar fixes (#7695) 2020-01-17 18:55:51 +01:00
oraclelinux6_tests.sh Fix certbot-auto regarding python 3.4 -> python 3.6 migration for CentOS 6 users (#7519) 2020-01-13 09:24:41 +01:00
signing.key Rename letsencrypt_auto dir to match other dirs. 2016-01-08 16:26:25 -05:00
uname_wrapper.sh Implement a sunset mechanism in certbot-auto for systems not supported anymore (#7587) 2020-01-08 16:36:34 +01:00