Files
openvpncertupdate/tests/test_dialogs.py
Vlad Doloman 4af7d67bf3 Strengthen test_show_cert_form_confirm to assert result.days
A blank/default days value round-trips as "" even from a reverted
three-field form (CertFormResult.days defaults to ""), so it would not
prove the Days field was traversed. Use a non-blank days="90" instead,
which only survives if the field exists and is validated by _submit().
2026-08-15 05:34:13 +03:00

8.6 KiB