debian-forge/tools/test
Tomáš Hozza 3743654178 tools/test/depsolve: clean up test_depsolve_result_api()
The `test_depsolve_result_api()` test case was parametrized based on
`dnf_config`, but in reality, the `depsolve()` call always used an
empty dict as `dnf_config`. Effectively, it was being tested three
times with DNF4.

In addition, don't pass optional arguments to `depsolve()`.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2025-02-18 10:50:19 +01:00
..
test_depsolve.py tools/test/depsolve: clean up test_depsolve_result_api() 2025-02-18 10:50:19 +01:00
test_osbuild_image_info.py Tools/osbuild-image-info: make read_selinux_ctx_mismatch more robust 2025-02-11 20:18:07 +01:00