kiwi-el8/test/unit/package_manager
David Cassany 01c05f63b1
Remove files or folders that conflict with debootstrap
This commit makes use of Path.wipe method instead of os.unlink. This way
we are certain the path is removed regardless being a directory or a
file.

fixes #1718
2021-02-10 22:27:50 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
apt_test.py Remove files or folders that conflict with debootstrap 2021-02-10 22:27:50 +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