test: add unit test case for email notifier

This commit is contained in:
Fu Diwei
2024-11-10 20:28:01 +08:00
parent 1bedb31a3c
commit 2994cb5c65
3 changed files with 54 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"settings.notification.email.smtp_host.placeholder": "Please enter SMTP host",
"settings.notification.email.smtp_port.label": "SMTP Port",
"settings.notification.email.smtp_port.placeholder": "Please enter SMTP port",
"settings.notification.email.smtp_tls.label": "TLS/SSL connection",
"settings.notification.email.smtp_tls.label": "Use TLS/SSL",
"settings.notification.email.username.label": "Username",
"settings.notification.email.username.placeholder": "please enter username",
"settings.notification.email.password.label": "Password",