certbot/certbot-nginx/certbot_nginx/tests
ohemorange e023f889ff Make the contents of the nginx plugin private (#7589)
Part of #5775.

* Create _internal folder certbot-nginx

* Move configurator.py to _internal

* Move constants.py to _internal

* Move display_ops.py to _internal

* Move http_01.py to _internal

* Move nginxparser.py to _internal

* Move obj.py to _internal

* Move parser_obj.py to _internal

* Move parser.py to _internal

* Update location and references for tls_configs

* exclude parser_obj from coverage
2019-11-25 14:30:24 -08:00
..
testdata/etc_nginx Allow multiple add_headers directives (#6068) 2018-06-04 17:44:51 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
configurator_test.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
display_ops_test.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
http_01_test.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
nginxparser_test.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
obj_test.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
parser_obj_test.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
parser_test.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
util.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00