certbot/certbot-apache/certbot_apache/tests
dschlessman 9bd5b3dda2 Issue 5951/check untyped defs apache (#5989)
* resolved mypy untyped defs in parser.py

* resolved mypy untyped defs in obj.py

* removed unused imports

* resolved mypy untyped defs in http_01.py

* resolved mypy untyped defs in tls_sni_01.py

* resolved mypy untyped defs in configurator.py

* address mypy too-many-arguments error in override_centos.py

* resolved mypy untyped defs in http_01_test.py

* removed unused 'conf' argument that was causing mypy method assignment error

* address mypy error where same variable reassigned to different type

* address pylint and coverage issues

* one character space change for formatting

* fix required acme version for certbot-apache
2018-05-15 10:40:32 -07:00
..
apache-conf-files Do not parse disabled configuration files from under sites-available on Debian / Ubuntu (#4104) 2017-09-25 12:03:09 -07:00
testdata Apache HTTP01 Improvements 2018-01-16 23:17:08 -08:00
__init__.py s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
augeas_configurator_test.py Switch from nose to pytest (#5282) 2017-12-01 10:59:55 -08:00
centos_test.py If restart fails, try alternative restart command if available (#5500) 2018-04-03 14:05:37 -07:00
complex_parsing_test.py Distribution specific override functionality based on class inheritance (#5202) 2017-12-04 11:49:18 -08:00
configurator_test.py Issue 5951/check untyped defs apache (#5989) 2018-05-15 10:40:32 -07:00
debian_test.py Enhance verb (#5596) 2018-04-18 11:08:30 -07:00
display_ops_test.py Apache plugin wildcard support for ACMEv2 (#5608) 2018-02-28 11:31:47 -08:00
entrypoint_test.py Distribution specific override functionality based on class inheritance (#5202) 2017-12-04 11:49:18 -08:00
gentoo_test.py If restart fails, try alternative restart command if available (#5500) 2018-04-03 14:05:37 -07:00
http_01_test.py Issue 5951/check untyped defs apache (#5989) 2018-05-15 10:40:32 -07:00
obj_test.py Test coverage & fix 2016-06-25 12:06:43 -07:00
parser_test.py Set up vhost discovery and overrides for HTTP-01 2018-01-16 23:08:46 -08:00
tls_sni_01_test.py Add basic HTTP01 support to Apache 2018-01-10 23:35:09 -08:00
util.py Issue 5951/check untyped defs apache (#5989) 2018-05-15 10:40:32 -07:00