certbot/certbot-nginx/tests
ohemorange b48e336554
Allow nginx parser to handle empty file (#8895)
* Allow parsing empty files

* add unit test

* lint

* update parser_test

* Update configurator_test

* update changelog
2021-06-11 09:21:52 +10:00
..
testdata/etc_nginx nginx: authenticate all matching vhosts for HTTP01 (#8663) 2021-02-26 13:43:22 -08:00
boulder-integration.conf.sh Remove tls sni in nginx plugin (#6857) 2019-03-18 10:22:19 -07:00
configurator_test.py Allow nginx parser to handle empty file (#8895) 2021-06-11 09:21:52 +10:00
display_ops_test.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
http_01_test.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
nginxparser_test.py Allow nginx parser to handle empty file (#8895) 2021-06-11 09:21:52 +10:00
obj_test.py Use better asserts. Added notes to style guide. (#8451) 2020-11-12 23:33:02 +01: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 Allow nginx parser to handle empty file (#8895) 2021-06-11 09:21:52 +10:00
test_util.py Deprecate usage of IConfig as a singleton in Certbot (#8869) 2021-05-28 12:17:56 -07:00