mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Tests: - Ensure that systemd-resolved is not installed. - Notice that form field for Fallback DNS servers is disabled. Form value is unchecked (default value when initial value is not provided). - Submitting the form works with and without changes. - Ensure that systemd-resolved is installed. - Notice that form field for Fallback DNS servers is not disabled. Form value reflects the current state of fallback dns as shown in names app. - Submitting the form works with and without changes. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>