kiwi-el8/test/unit/builder
Marcus Schäfer 7b727414ce
Refactor Partitioner
This commit refactors the Partitioner class and turns it into a
proper factory class and also includes type hints to facilitate
it's use from an API POV. Related to #1498
2020-11-25 17:02:12 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
archive_test.py Do not create a md5 checksum output file for archive images 2020-07-08 06:53:11 +02:00
container_test.py Add support for package changelog info 2020-09-26 14:46:13 +02:00
disk_test.py Refactor Partitioner 2020-11-25 17:02:12 +01:00
filesystem_test.py Refactor FileSystem Factory 2020-06-29 22:38:31 +02:00
init_test.py Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00
install_test.py Refactor BootLoaderConfig 2020-09-28 09:35:17 +02:00
kis_test.py Refactor BootImage Factory 2020-09-23 15:48:21 +02:00
live_test.py Merge pull request #1568 from OSInside/support_creation_of_package_change_info 2020-10-02 14:03:42 +02:00