1
0
Fork 0
docker-easy-haproxy/tests
Joao Gilberto Magalhaes 90b01b1f13 Add Kubernetes integration tests for EasyHAProxy examples
- Introduced a suite of pytest-based integration tests for Kubernetes using `kind`.
- Automated local installation of dependencies (`kind`, `kubectl`, and `helm`) when missing.
- Implemented fixtures for Kubernetes resource management and TLS secrets.
- Added end-to-end tests for HTTP and HTTPS ingress functionality.
2026-02-12 01:42:43 -05:00
..
expected Modernizing PyThon Projec 2026-01-22 20:14:22 -05:00
fixtures Modernizing PyThon Projec 2026-01-22 20:14:22 -05:00
__init__.py Modernizing PyThon Projec 2026-01-22 20:14:22 -05:00
test_containerenv.py Refactor: modernize codebase by replacing deprecated patterns, simplifying imports, and applying type hinting refinements. 2026-01-22 21:47:33 -05:00
test_daemonize.py Fix lint errors 2026-01-22 22:05:49 -05:00
test_docker.py Modernizing PyThon Projec 2026-01-22 20:14:22 -05:00
test_functions.py Fix lint errors 2026-01-22 22:05:49 -05:00
test_kubernetes_processor.py Add Kubernetes integration tests for EasyHAProxy examples 2026-02-12 01:42:43 -05:00
test_labels.py Refactor: modernize codebase by replacing deprecated patterns, simplifying imports, and applying type hinting refinements. 2026-01-22 21:47:33 -05:00
test_parser.py Refactor: modernize codebase by replacing deprecated patterns, simplifying imports, and applying type hinting refinements. 2026-01-22 21:47:33 -05:00
test_plugins.py Refactor Docker Compose examples and plugins, add pytest tests 2026-02-11 19:19:08 -05:00
test_static.py Modernizing PyThon Projec 2026-01-22 20:14:22 -05:00