certbot/certbot-apache/certbot_apache
Blake Griffith 65d9e997e5 Refactor cli_test.py and main_test.py (#3828)
* Begin breaking out cli_test.py

* simplify main

* refactor porse tests

* move determine account tests to main_test.py

* move duplicate cert test to main_test.py

* move cli stuff out of the way

* add test_renewal.py

* move error test into error_handler_test.py

* move test_read_file

* move test_no_gui out of MainTest

* move test_install_abspath to parsetest

* Move main tests into main_test.py

* move cli tests back into cli_test.py

* clean up cli_test.py

* move punycode test to util_test.py

* Fix NameError from missing plugins_disco

* Fix linting errors

* test_renewal.py -> renewal_test.py

* rm not_cli_test.py

* Move main._handle_exception test to main_test.py

* Move renewal import in renewal_test.py

from @ohemorange comments

* certbot.tests.test_util -> certbot.tests.util

* Fix issues from rebasing.

* Fix testing issue with option_was_set

* fix linting issue
2016-12-05 15:22:14 -08:00
..
augeas_lens Merge Augeas fix for comment line continuations 2016-06-22 10:00:31 +01:00
tests Refactor cli_test.py and main_test.py (#3828) 2016-12-05 15:22:14 -08:00
__init__.py s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
augeas_configurator.py Move recovery_routine() to augeas init 2016-06-06 13:10:34 +03:00
centos-options-ssl-apache.conf s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
configurator.py Remove get_all_certs_keys() from Apache and Nginx (#3768) 2016-11-08 17:19:05 -08:00
constants.py Fix apache logs dir for centos 2016-08-21 21:50:14 +03:00
display_ops.py Remove the curses dialog, thereby deprecating the --help and --dialog command line options (#3665) 2016-10-21 15:45:57 -07:00
obj.py Address review comments 2016-06-29 13:57:58 -07:00
options-ssl-apache.conf s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
parser.py Use logger.warning instead of deprecated warn 2016-07-22 09:54:28 +03:00
tls_sni_01.py Use logger.warning instead of deprecated warn 2016-07-22 09:54:28 +03:00