mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Tests: - Ensure that systemd-resolved package is not installed. DNS-over-TLS field is disabled. - Submitting the form works with and without changes. - Value of global DNS-over-TLS setting shows as 'unknown'. - Current value of DNS-over-TLS for this connection is show in the form. - Ensure that systemd-resolved package is installed. DNS-over-TLS field is enabled. - Submitting the form works with and without changes. - Value of the global DNS-over-TLS setting shows the current value set in names app. - Current value of DNS-over-TLS for this connection is show in the form. - Introduce an exception in get_resolved_configuration privileged action and notice that value shows up as 'unknown' in the form. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>