certbot/certbot-nginx/certbot_nginx/tests
James Hiebert 307f45f88f Enable checking of type annotation in Nginx plugin (#5997)
* Adds type checking for certbot-nginx

* First pass at type annotation in certbot-nginx

* Ensure linting is disabled for timing imports

* Makes container types specific per PR comments

* Removes unnecessary lint option
2018-05-15 09:36:47 -07:00
..
testdata/etc_nginx Support quoted server names in Nginx (#5811) 2018-04-03 12:14:23 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
configurator_test.py Support quoted server names in Nginx (#5811) 2018-04-03 12:14:23 -07:00
display_ops_test.py Nginx plugin wildcard support for ACMEv2 (#5619) 2018-03-01 14:05:49 -08:00
http_01_test.py Implement HTTP-01 challenge for Nginx (#5414) 2018-01-11 17:06:23 -08:00
nginxparser_test.py Add additional Nginx parsing test case (#4440) 2017-03-30 07:47:36 -07:00
obj_test.py Allow 'default' along with 'default_server' in Nginx (#5788) 2018-03-26 14:56:31 -07:00
parser_test.py Enable checking of type annotation in Nginx plugin (#5997) 2018-05-15 09:36:47 -07:00
tls_sni_01_test.py Nginx plugin wildcard support for ACMEv2 (#5619) 2018-03-01 14:05:49 -08:00
util.py Implement HTTP-01 challenge for Nginx (#5414) 2018-01-11 17:06:23 -08:00