kiwi-el8/test/unit/volume_manager
David Cassany 9bd8fdcbb9
Refactor snapshots logic in a new SnapshotManager factory
This commit introduces the SnapshotManager factory to abstract Snapper
specific logic into its own class.

It also updates unit tests to reach full coverage. It essentially
adds a new snapper unit tests suite and it refactors the volume manager
tests suite.

Signed-off-by: David Cassany <dcassany@suse.com>
2026-01-05 17:02:17 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Setup default minimum volume size per filesystem 2024-08-08 10:22:22 +02:00
btrfs_test.py Refactor snapshots logic in a new SnapshotManager factory 2026-01-05 17:02:17 +01:00
init_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
lvm_test.py Setup default minimum volume size per filesystem 2024-08-08 10:22:22 +02:00