podman-compose/tests/unit
Povilas Kanapickas 5bf4c0fdbe Add a way to remove dashes in default network names
This is the behavior exhibited by docker compose. The network names are
user-visible through external networks, so previously anyone who
migrated from docker-compose needed to change their configuration. Now
it is possible to select compatibility via a flag in x-podman global
dictionary.

Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
2024-07-06 18:50:25 +03:00
..
__init__.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test_can_merge_build.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test_compose_exec_args.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test_compose_run_update_container_from_args.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test_container_to_args_secrets.py Discover tests instead of passing a list of files to unittest 2024-07-03 19:50:13 +03:00
test_container_to_args.py Add a way to remove dashes in default network names 2024-07-06 18:50:25 +03:00
test_get_net_args.py Discover tests instead of passing a list of files to unittest 2024-07-03 19:50:13 +03:00
test_get_network_create_args.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test_normalize_depends_on.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test_normalize_final_build.py Alt Dockerfile names fix 2024-06-26 19:09:20 +02:00
test_normalize_service.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test_volumes.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00