1
0
Fork 0
docker-easy-haproxy/tests
Joao Gilberto Magalhaes 97845b8a52 Refactor E2E tests and configuration format
- Replaced `easymapping` configuration with `containers` for better maintainability and clarity.
- Introduced `DockerComposeFixture` class in `utils.py` to manage Docker Compose lifecycle and smart build strategy.
- Enhanced YAML-to-environment variable conversion in `ContainerEnv` for dynamic configuration support.
- Updated HAProxy configurations and test fixtures to reflect the new format.
- Improved test coverage for YAML parsing, environment variable handling, and HAProxy config generation.
2026-02-13 12:01:47 -05:00
..
expected Refactor E2E tests and configuration format 2026-02-13 12:01:47 -05:00
fixtures Refactor E2E tests and configuration format 2026-02-13 12:01:47 -05:00
__init__.py Modernizing PyThon Projec 2026-01-22 20:14:22 -05:00
test_containerenv.py Refactor E2E tests and configuration format 2026-02-13 12:01:47 -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 E2E tests and configuration format 2026-02-13 12:01:47 -05:00
test_plugins.py Add Cloudflare plugin tests with base64-encoded IP list support 2026-02-12 16:03:50 -05:00
test_static.py Refactor E2E tests and configuration format 2026-02-13 12:01:47 -05:00