Skip to content

ChannelsLiveServerTestCase causes mail.outbox to always be empty #2194

@jackkinsella

Description

@jackkinsella

If I take a test that asserts against the contents of django.core.mail.outbox, it will pass with LiveServerTestCase but fail with ChannelsLiveServerTestCase

Setting EMAIL_BACKEND = "django.core.mail.backends.locmem.EmailBackend" explicitly in my settings did not help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions