1
0
Fork 0
docker-easy-haproxy/tests_e2e
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
..
docker Migrate examples to tests_e2e directory structure 2026-02-12 17:05:04 -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 Refactor E2E tests and configuration format 2026-02-13 12:01:47 -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