Skip to content

Improve integration tests for endpoints sending emails #145

@fschmtt

Description

@fschmtt

As is:

Endpoints sending emails are currently tested by calling the endpoint but catching an expected server error response.


Should be:

Integration tests for endpoints sending emails should use a (dockerized) SMTP server to simulate email transfer so there's no need to catch expected server error responses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions