certbot/certbot-apache/certbot_apache/tests
Noah Swartz f57f35b1dd Start work on multivhost support in Apache
* get through parsing

* not slice

* add mult vhost per file

* idx line backwards

* blocks be wrong

* always close ifmod

* let's not mess up indexes

* don't double add multi

* fix some lint, only dedupe multi

* tests

* fix lint

* in progress bit flip

* try to pick the right vhost

* take Dominic's suggestion

* don't redo search

* add ancestor

* we now support multiple vhosts

* yay

* add docstrings
2017-05-02 15:38:27 -07:00
..
apache-conf-files Spelling (#4101) 2017-01-26 16:21:54 -08:00
testdata Start work on multivhost support in Apache 2017-05-02 15:38:27 -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 Start work on multivhost support in Apache 2017-05-02 15:38:27 -07:00
constants_test.py Fix Apache constants tests (#3630) 2016-10-13 13:54:22 -07:00
display_ops_test.py Fix certbot-apache tests on Python 3 (#4172) 2017-02-24 18:21:21 -08: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 Start work on multivhost support in Apache 2017-05-02 15:38:27 -07:00