archinstall/tests
Nathan Marley caf9cc8289
Fix WiFi SSIDs with spaces missing from scan list (#4634)
* Add tests for SSIDs with space

* Fix WiFi scan drop for spaced SSIDs

The wpa_cli scan_results puts the SSID last, splitting on all whitespace dropped
any network whose name contained spaces.
2026-08-10 19:01:45 +10:00
..
data
__init__.py
conftest.py
test_args.py Fix plugin (#4594) 2026-06-28 21:09:20 +02:00
test_configuration_output.py Refactor configuration file (#4583) 2026-06-28 21:04:20 +02:00
test_mirrorlist.py
test_password_strength.py
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