- 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. |
||
|---|---|---|
| .. | ||
| expected | ||
| fixtures | ||
| __init__.py | ||
| conftest.py | ||
| test_certbot.py | ||
| test_certbot_haproxy_config.py | ||
| test_containerenv.py | ||
| test_daemonize.py | ||
| test_docker.py | ||
| test_functions.py | ||
| test_kubernetes_processor.py | ||
| test_labels.py | ||
| test_parser.py | ||
| test_plugins.py | ||
| test_static.py | ||