debian-forge/sources/test
Michael Vogt 82f2414637 sources: tweak ContainersStorageSources.exists to return False
When an images does not exist just return `False` instead of
raising a RuntimeError. If anything else goes wrong (unknown
output or hash mismatch) keep the RuntimeError as this is an
unexpected exception.
2024-02-27 15:07:42 +01:00
..
conftest.py test: add sources_module fixture for sources unit tests 2024-02-21 17:55:37 +01:00
test_container_storage_source.py sources: tweak ContainersStorageSources.exists to return False 2024-02-27 15:07:42 +01:00