certbot/certbot-nginx/tests
alexzorin 71d9dfa86e
nginx: reduced CLI logging when reloading nginx (#8237)
* nginx: reduced CLI logging when reloading nginx

Hides the output of `nginx -s reload` from the CLI, moving it to
debug-level logging.

Additionally, fixes an issue where Certbot did not properly capture the
output of the nginx reload and restart commands.

Fixes #8231

* remove leftover debugging

* reorder CHANGELOG

* don't use bare asserts
2020-09-16 12:22:15 -07:00
..
testdata/etc_nginx Update comment in testdata file 2020-02-25 13:21:10 +09:00
boulder-integration.conf.sh Remove tls sni in nginx plugin (#6857) 2019-03-18 10:22:19 -07:00
configurator_test.py nginx: reduced CLI logging when reloading nginx (#8237) 2020-09-16 12:22:15 -07:00
display_ops_test.py Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
http_01_test.py Do not require mock in Python 3 in nginx module (#7898) 2020-04-15 11:39:44 -07:00
nginxparser_test.py Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
obj_test.py Minor bugfixes (#7891) 2020-04-13 10:41:39 -07:00
parser_obj_test.py Do not require mock in Python 3 in nginx module (#7898) 2020-04-15 11:39:44 -07:00
parser_test.py nginx: fix server_name case-sensitivity in parser (#8263) 2020-09-08 14:14:54 -07:00
test_log_util.py Add simple comments 2020-02-24 05:30:54 +09:00
test_util.py nginx: add --nginx-sleep-seconds (#8163) 2020-07-27 12:52:12 -07:00