archinstall/tests
Victor ed47743186 Cover the example configs with a parsing test
Nothing in the test suite or CI reads examples/, which is how the sample
config could stay broken for years while every other config surface kept
working. Parse both example files through ArchConfigHandler, and check
the partition entries directly since the parser only reaches them when
the configured device exists on the machine, which is never true in CI.
2026-08-12 00:21:09 -03: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 Cover the example configs with a parsing test 2026-08-12 00:21:09 -03:00
test_args.py Cover the example configs with a parsing test 2026-08-12 00:21:09 -03:00
test_configuration_output.py Refactor configuration file (#4583) 2026-06-28 21:04:20 +02:00
test_mirrorlist.py Refactor mirrors (#4274) 2026-03-21 17:57:33 +11:00
test_password_strength.py fix: reintegrate PasswordStrength into password prompt (#4111) (#4291) 2026-03-18 22:48:05 +11:00
test_share_log.py Refactor logging and formatting logic (#4542) 2026-05-19 17:48:03 +02:00
test_wifi_network_from_wpa.py Fix WiFi SSIDs with spaces missing from scan list (#4634) 2026-08-10 19:01:45 +10:00