1
0
Fork 0
docker-easy-haproxy/tests_e2e
Joao Gilberto Magalhaes 3e963228f3 Add ACME/Certbot E2E tests with Pebble integration and update dependencies in CI workflows
- 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.
2026-02-14 17:40:40 -05:00
..
docker Add ACME/Certbot E2E tests with Pebble integration and update dependencies in CI workflows 2026-02-14 17:40:40 -05:00
fixtures/header-echo Migrate examples to tests_e2e directory structure 2026-02-12 17:05:04 -05:00
kubernetes Migrate examples to tests_e2e directory structure 2026-02-12 17:05:04 -05:00
static Refactor E2E tests and configuration format 2026-02-13 12:01:47 -05:00
swarm Migrate examples to tests_e2e directory structure 2026-02-12 17:05:04 -05:00
conftest.py Enhance logging and error handling in E2E tests and CI workflows 2026-02-12 18:26:59 -05:00
generate-keys.sh Migrate examples to tests_e2e directory structure 2026-02-12 17:05:04 -05:00
test_docker_compose.py Add ACME/Certbot E2E tests with Pebble integration and update dependencies in CI workflows 2026-02-14 17:40:40 -05:00
test_kubernetes.py Add improved output formatting and new manual test workflows 2026-02-12 18:07:01 -05:00
test_static.py Refactor E2E tests and configuration format 2026-02-13 12:01:47 -05:00
utils.py Refactor E2E tests and configuration format 2026-02-13 12:01:47 -05:00