debian-forge/stages/test
Tomáš Hozza 2581160cfc stages/test: introduce 'stage_schema' fixture
Introduce a 'stage_schema' fixture, which will load the stage schema
by the stage name defined in the STAGE_NAME defined in the test module
and optionally provided schema version and return it. If no schema
version is specified, version "2" is assumed. Modify all stage unit
tests to use this fixture, instead of loading the stage schema on their
own.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-01-31 17:18:52 +01:00
..
conftest.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_autotailor.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_bootupd.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_cloud-init.py stages/test: introduce 'stage_module' fixture 2024-01-31 17:18:52 +01:00
test_container_deploy.py stages/test: introduce 'stage_module' fixture 2024-01-31 17:18:52 +01:00
test_containers_storage_conf.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_erofs.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_grub2.py stages/test: introduce 'stage_module' fixture 2024-01-31 17:18:52 +01:00
test_kickstart.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_machine-id.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_mkfs_ext4.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_ostree_post_copy.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_selinux.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_skopeo.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_systemd.py stages/test: introduce 'stage_module' fixture 2024-01-31 17:18:52 +01:00
test_xz.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_zstd.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00