- Introduced health checks to Docker Compose files for better service reliability. - Added ACME environment readiness validation to ensure proper configuration for Certbot. - Implemented unit tests for Certbot's `check_acme_environment_ready` method to cover edge cases. - Improved E2E tests with startup wait adjustments and dynamic certificate issuance verification. - Enhanced Kubernetes test cleanup with forced resource deletion for faster termination. |
||
|---|---|---|
| .. | ||
| docker | ||
| fixtures/header-echo | ||
| kubernetes | ||
| static | ||
| swarm | ||
| conftest.py | ||
| generate-keys.sh | ||
| test_docker_compose.py | ||
| test_kubernetes.py | ||
| test_static.py | ||
| utils.py | ||