certbot/certbot-apache/certbot_apache/tests
Zach Shepherd f51d345d5b Low-impact cleanup of IDisplay (#4818)
Remove unused help-related display code. When NcursesDisplay was
removed[1], help was deprecated. This change removes the remaining
bits and pieces of code.

Remove unused escape-related display code. When NcursesDisplay was
removed[1], escape was deprecated. This change removes the remaining
bits and pieces of code.

Remove uses of unused menu parameters.

Remove unused default_status/default_state argument from checklist.
(This seems safe because not only is it unused, the parameter has
different names in the interface and implementation)

1 - d54cb76432

Resolves #4795.
2017-06-15 17:14:38 -07:00
..
apache-conf-files Spelling (#4101) 2017-01-26 16:21:54 -08:00
testdata Add support for multivhosts in Apache 2017-05-02 15:56:55 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
augeas_configurator_test.py Parallalelise nosetests from tox (#3836) 2016-12-06 20:39:16 -08:00
complex_parsing_test.py s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
configurator_test.py Finish work on #4718. 2017-06-01 14:35:03 -07:00
constants_test.py Fix Apache constants tests (#3630) 2016-10-13 13:54:22 -07:00
display_ops_test.py Low-impact cleanup of IDisplay (#4818) 2017-06-15 17:14:38 -07:00
obj_test.py Test coverage & fix 2016-06-25 12:06:43 -07:00
parser_test.py Spelling (#4101) 2017-01-26 16:21:54 -08:00
tls_sni_01_test.py Fix certbot-apache tests on Python 3 (#4172) 2017-02-24 18:21:21 -08:00
util.py Refactor nginx file update mechanism in preparation for working with apache plugin (#4720) 2017-06-01 09:04:48 -07:00