kiwi-el8/test/unit/package_manager
Marcus Schäfer 46053bcaca
Refactor PackageManager
This commit refactors the PackageManager class and turns it into
a proper factory class which also include type hints to facilitate
it's use from an API POV. Related to #1498
2020-11-23 15:35:03 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
apt_test.py Better integrate debootstrap in KIWI process 2020-11-02 14:09:39 +01:00
base_test.py Clean AnonymousUniqueId from the image 2020-04-30 15:19:08 +02:00
dnf_test.py Use --config instead of -c for DNF and Micro DNF 2020-11-13 09:54:41 -05:00
init_test.py Refactor PackageManager 2020-11-23 15:35:03 +01:00
microdnf_test.py Set --releasever=0 for microdnf 2020-11-19 14:18:30 +01:00
pacman_test.py Adding support for Pacman package manager 2020-05-03 16:18:02 +02:00
zypper_test.py Fixed zypper error code validation 2020-05-13 12:25:42 +02:00