desec-stack icon indicating copy to clipboard operation
desec-stack copied to clipboard

tests: include sending/receiving emails in e2e tests

Open peterthomassen opened this issue 5 years ago • 0 comments

The test container should also run an SMTP server (same script?), so that incoming messages can be attached to the respective API client object (identified by one or more email addresses it wants to listen to).

We can then implement assert_message_received(timeout, ...) at the API client.

peterthomassen avatar Sep 08 '20 15:09 peterthomassen