podman-compose/pytests
charliemirabile b513f50f30 test: add missing unit tests for selinux in verbose mount
Support for setting the selinux flags on a bind mount specified using
the verbose syntax was merged as part of #911, but at that time the PR
lacked unit tests. This commit adds the missing tests

Signed-off-by: charliemirabile <46761267+charliemirabile@users.noreply.github.com>
2024-05-21 19:43:03 -04:00
..
__init__.py Migrate tests to unittest 2024-03-08 11:33:17 +02:00
test_can_merge_build.py tests: Merge multiple compose merging tests into single test class 2024-05-04 17:30:09 +03:00
test_compose_exec_args.py Rename test classes to match filenames 2024-03-09 16:34:06 -05:00
test_compose_run_update_container_from_args.py implement --publish in docker-compose run 2024-04-28 00:54:35 +02:00
test_container_to_args.py test: add missing unit tests for selinux in verbose mount 2024-05-21 19:43:03 -04:00
test_get_net_args.py Use x- prefix for x-podman.mac_address 2024-04-17 20:16:03 +03:00
test_get_network_create_args.py Do not pass --ipam-driver option when value set to default 2024-05-06 17:00:17 +03:00
test_normalize_depends_on.py Add unit test for depends_on normalization as a dict 2024-04-08 23:31:41 +03:30
test_normalize_final_build.py Fix handling of --in-pod argument 2024-04-28 21:16:34 +03:00
test_normalize_service.py tests: Move normalize_service tests to a separate test class 2024-05-04 17:29:04 +03:00
test_volumes.py Add SPDX license identifiers to each source file 2024-03-08 12:19:51 +02:00