certbot/certbot-compatibility-test/certbot_compatibility_test
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
..
configurators Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
testdata Don't use acme.test_util outside of acme. (#7484) 2019-11-01 10:06:32 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-compatibility-test 2016-04-13 16:59:37 -07:00
errors.py s/Let's Encrypt/Certbot certbot-compatibility-test 2016-04-13 16:59:37 -07:00
interfaces.py Fix Pylint upgrade issues 2018-05-16 20:37:39 +00:00
test_driver.py Merge branch 'master' into pylint 2019-04-02 22:32:01 +02:00
util.py Move constants.py to _internal (#7534) 2019-11-11 15:41:40 -08:00
validator.py Remove IValidator (#6572) 2019-02-01 12:22:11 -08:00
validator_test.py Fix Pylint upgrade issues 2018-05-16 20:37:39 +00:00