community.docker/tests/unit/plugins/modules
Felix Fontein ce69e51d73
Fix/improve unit tests (#1281)
* Fix conditional import.

* Don't count lines for code coverage which should never execute.

* Fix tests to use pytest.raises.
2026-06-06 21:27:09 +02:00
..
test_docker_container_copy_into.py Add typing information, 2/n (#1178) 2025-10-25 01:16:04 +02:00
test_docker_image_build.py Add typing information, 2/n (#1178) 2025-10-25 01:16:04 +02:00
test_docker_image.py Fix/improve unit tests (#1281) 2026-06-06 21:27:09 +02:00
test_docker_network.py Add typing information, 2/n (#1178) 2025-10-25 01:16:04 +02:00
test_docker_swarm_service.py Fix/improve unit tests (#1281) 2026-06-06 21:27:09 +02:00