kiwi-el8/test/unit/builder
Marcus Schäfer 0fee3bbb60
Refactor FileSystem Factory
With regards to Issue #1486 a discussion came up that the
way factories are implemented are questionable when thinking
about strong typing for the public kiwi interface. This
commit refactors the FileSystem factory to be a real factory
and to add type hints such that its use from an api perspective
is clear and enforced.
2020-06-29 22:38:31 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
archive_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
container_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
disk_test.py Refactor FileSystem Factory 2020-06-29 22:38:31 +02:00
filesystem_test.py Refactor FileSystem Factory 2020-06-29 22:38:31 +02:00
init_test.py Added new build type kis 2020-04-27 15:57:10 +02:00
install_test.py Allow to access disk root after sync_data 2020-06-02 12:52:49 +02:00
kis_test.py Added new build type kis 2020-04-27 15:57:10 +02:00
live_test.py Refactor FileSystem Factory 2020-06-29 22:38:31 +02:00