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> |
||
|---|---|---|
| .. | ||
| test_depsolve.py | ||
| test_osbuild_image_info.py | ||