Add regression test to the django.core.mail
django.core.mail is lacking regression tests.
Attachments
(1)
- mail-regression-test.diff
(1.3 KB
) - added by Sung-jin Hong 16 years ago.
- A yet simple mail regression test to confirm correct EmailMessage operation plus a test for header injection.
Download all attachments as:
.zip
Change History
(5)
Owner: |
changed from nobody to Sung-jin Hong
|
Status: |
new → assigned
|
Keywords: |
tests mail added
|
milestone: |
→ 1.0 beta
|
Triage Stage: |
Unreviewed → Ready for checkin
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
A yet simple mail regression test to confirm correct EmailMessage operation plus a test for header injection.