diff options
| author | Mike Edmunds <medmunds@gmail.com> | 2026-05-02 13:12:50 -0700 |
|---|---|---|
| committer | nessita <124304+nessita@users.noreply.github.com> | 2026-05-06 22:39:16 -0300 |
| commit | b1a9fe4360ad527f4c7bed90c7bf80278826e58d (patch) | |
| tree | 8608e9e77ce6e9a9072561b8882478fb110c03ba /scripts | |
| parent | c8fefebecaa58fe4258d573addefb3629bde3e4d (diff) | |
Refs #35514 -- Added missing mail tests.
Added tests for:
* BaseEmailBackend class.
* EmailBackend support for fail_silently arg and unknown kwargs.
* File backend support for EMAIL_FILE_PATH setting.
* File backend configuration error reporting (where possible).
* SMTP backend support for EMAIL_HOST and EMAIL_PORT settings.
* SMTP backend use of ssl_certfile, ssl_keyfile, timeout options.
* send_mail() return value.
* send_mass_mail() basic behavior.
* send_mail() and send_mass_mail() support for auth_user, auth_password,
and fail_silently args.
* get_connection() support for EMAIL_BACKEND setting and backend-specfic
kwargs.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
