certbot/certbot-apache/certbot_apache/_internal/tests
Will Greenberg 873f979a25
Replace boulder tests with pebble (#9918)
Pebble 2.5.1 supports OCSP stapling, so we can finally replace all boulder tests/harnesses with the much simpler pebble setup.

Closes #9898

* Remove unused `--acme-server` argument

Since this argument is never set and always defaults to 'pebble', just
remove it to simplify assumptions about which test server's being used.

* Remove boulder option from integration tests

Now that pebble supports all of our test cases, we can move off of
the much more complicated boulder test harness.

* pebble_artifacts: bump to latest pebble release

* pebble_artifacts: fix download path

* certbot-ci: unzip pebble assets

* CI: rip out windows tests/jobs

* tox.ini: rm outdated Windows comment

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>

* ci: rm redundant integration test

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>

* acme_server: raise error if proxy and http-01 port are both set

* acme_server: rm vestigial preterimate commands stuff

---------

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
2024-05-02 12:24:00 -07:00
..
apache-conf-files Replace boulder tests with pebble (#9918) 2024-05-02 12:24:00 -07:00
testdata Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
__init__.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
augeasnode_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
autohsts_test.py Rewrite tox config (#9666) 2023-04-16 10:30:59 +10:00
centos_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
complex_parsing_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
configurator_reverter_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
configurator_test.py Migrate pkg_resources usages to importlib.resources (#9748) 2023-09-07 11:38:44 -07:00
debian_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
display_ops_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
dualnode_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
entrypoint_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
fedora_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
gentoo_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
http_01_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
obj_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
parser_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
parsernode_configurator_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
parsernode_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
parsernode_util_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
util.py Migrate pkg_resources usages to importlib.resources (#9748) 2023-09-07 11:38:44 -07:00