certbot/certbot-apache/certbot_apache/tests
Brad Warren 08378203df Add Python 3.7 tests (#6179)
* Remove apacheconftest packages.

The apacheconftests handle installing Apache dependencies, so let's remove it from the general case.

* We don't need to run dpkg -s in before_install.

* Remove augeas sources.

We only needed it for Ubuntu Precise which is dead and it doesn't work in Ubuntu Xenial.

* Upgrade Python 3.6 tests to 3.7.

Let's continue the approach of testing on the oldest and newest versions of Python 3. We will continue testing on Python 3.6 in the nightly tests.

* Revert "We don't need to run dpkg -s in before_install."

This reverts commit e5d35099a7.

* let apacheconftest handle deps
2018-07-06 19:08:40 +03:00
..
apache-conf-files Add Python 3.7 tests (#6179) 2018-07-06 19:08:40 +03:00
testdata Remove unnecessary dotfiles (#6151) 2018-06-27 09:32:53 -07: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
autohsts_test.py Gradually increasing HSTS max-age (#5912) 2018-06-21 07:27:19 -07: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 Gradually increasing HSTS max-age (#5912) 2018-06-21 07:27:19 -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 Gradually increasing HSTS max-age (#5912) 2018-06-21 07:27:19 -07: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