Skip to content

seeEmailIsSent() not working when email is sent by a Symfony/Doctrine entity listener #90

Open
@ThomasLandauer

Description

@ThomasLandauer

When using an Entity Listener to send an email, seeEmailIsSent() doesn't notice it. When I do the same email command in the controller, it works.

The actual email delivery works in both cases (as shown by mailcatcher).

Details

  • Codeception version: 2.5.1
  • PHP Version: 7.2

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