- 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. |
||
|---|---|---|
| .. | ||
| expected | ||
| fixtures | ||
| __init__.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 | ||