debian-forge/test/run
Tomáš Hozza d9e97a4830 Test/assemblers/assertImageFile: don't set default argument values
Do not specify the default value for 'expected_size' argument in
assertImageFile() function declaration. Previously, it was set to
`None`, which was never taken into account. Moreover, all callers of the
function always provide an explicit value, so the default was never
really used.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-04-21 17:13:10 +02:00
..
__init__.py test: '{. -> ./run}/test_sources.py' 2020-04-24 15:50:44 +02:00
test_assemblers.py Test/assemblers/assertImageFile: don't set default argument values 2023-04-21 17:13:10 +02:00
test_boot.py test: explicit encodings for open() 2022-09-09 15:33:29 +02:00
test_devices.py test: explicit encodings for open() 2022-09-09 15:33:29 +02:00
test_executable.py test: fix executable test 2022-02-15 13:25:23 +00:00
test_mount.py Test: make run/test_mount.py not depend on installed osbuild 2023-04-12 11:57:18 +02:00
test_noop.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
test_sources.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
test_stages.py stages: add ovf stage 2023-03-28 23:07:38 +02:00