#35118: Mention test-suggestions when specific email-backend is used
------------------------------------------------+------------------------
               Reporter:  jecarr                |          Owner:  nobody
                   Type:  Cleanup/optimization  |         Status:  new
              Component:  Documentation         |        Version:  5.0
               Severity:  Normal                |       Keywords:
           Triage Stage:  Unreviewed            |      Has patch:  1
    Needs documentation:  0                     |    Needs tests:  0
Patch needs improvement:  0                     |  Easy pickings:  0
                  UI/UX:  0                     |
------------------------------------------------+------------------------
 - The [https://docs.djangoproject.com/en/5.0/topics/testing/tools/#email-
 services email-services docs] state emails are sent to a dummy outbox if
 the `locmem` email-backend is used
 - I needed to specify an email-backend (connection object) in my
 application and saw my tests were sending emails (not to the dummy outbox
 because locmem was now not used)
 - This ticket is to suggest in the docs what to do if locmem is not used
 except for only in tests

-- 
Ticket URL: <https://code.djangoproject.com/ticket/35118>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d11ebd40b-4f49de91-8894-42ba-bd01-72e180e7b4b2-000000%40eu-central-1.amazonses.com.

Reply via email to