debian-forge/test/run
Christian Kellner 7a48c3b734 test/sources: check Source.download
Instead of testing the legacy `SourcesServer` and `sources.get`,
test the `Source.download` method, which is the new and exclusive
way how sources are used in osbuild. For this, the complete info
for a specific source is now included the specific test case.
For the `org.osbuild.curl` source this means that the respective
information is moved from `sources.json`, which is then unused
and thus removed. The test case that checks for an unknown
checksum is also removed because `Source.download` just fetches
everything instead of a subset.
2021-04-29 12:58:01 +02:00
..
__init__.py test: '{. -> ./run}/test_sources.py' 2020-04-24 15:50:44 +02:00
test_assemblers.py test/assembler: verify the tar'ed content 2021-01-26 12:09:23 +01:00
test_boot.py test/boot: skip unless we can bind mount 2020-12-04 12:28:30 +01:00
test_executable.py test: add test for osbuild executable 2020-10-27 22:04:09 +01:00
test_noop.py test/noop: add format version 2 noop test 2021-02-12 15:55:43 +01:00
test_ostree.py test/ostree: add installer test 2021-02-19 14:42:32 +00:00
test_sources.py test/sources: check Source.download 2021-04-29 12:58:01 +02:00
test_stages.py tests/stages: write out produced metadata 2021-03-17 00:32:53 +00:00