archinstall/tests
HADEON 2954e4397b
Feat: Zram algorithm config (#4042)
* Add configuration for swap algorithm. Backward compatible implementation

* Fix interaction to default to Yes and show (default)

* Fix mypy error

* Any -> str, str

* feedback Enums

* test file

* line length warning

* Renames

* Fix default values in TUI menu for display

* Address feedback

* More feedback, really appreciate it.

* Adapt to use same | None = None pattern

* Pytests

* Add missing import for Zram
2025-12-30 15:52:35 +11:00
..
data feat(applications): add CUPS installation support (#4013) 2025-12-21 14:30:11 +11:00
__init__.py Dataclasses for args and config (#2936) 2024-11-26 11:08:36 +01:00
conftest.py Move audio configuration to application config (#3612) 2025-06-20 07:27:23 +10:00
test_args.py Feat: Zram algorithm config (#4042) 2025-12-30 15:52:35 +11:00
test_configuration_output.py Update ruff formatter (#3496) 2025-05-24 07:58:42 +00:00
test_mirrorlist.py Update ruff formatter (#3496) 2025-05-24 07:58:42 +00:00