- Introduced `docker-compose-acme-e2e.yml` for end-to-end testing with Pebble test server. - Added tests to validate ACME challenge routing, certificate issuance, HTTPS functionality, and HAProxy configuration. - Implemented CA certificate download fixture (`create_pebble_ca_file`) for test session initialization. - Updated `.gitignore` to exclude Pebble-related files. - Modified CI workflows to include `needs: [Test]` dependencies for E2E jobs, ensuring proper sequencing. |
||
|---|---|---|
| .. | ||
| docker | ||
| fixtures/header-echo | ||
| kubernetes | ||
| static | ||
| swarm | ||
| conftest.py | ||
| generate-keys.sh | ||
| test_docker_compose.py | ||
| test_kubernetes.py | ||
| test_static.py | ||
| utils.py | ||