test: make email client tests better

This commit is contained in:
Sandro Eiler 2024-03-02 14:55:51 +01:00
parent 170f34738b
commit b61f02c03f
5 changed files with 81 additions and 39 deletions

View file

@ -10,3 +10,4 @@ email_client:
base_url: "localhost"
sender_email: "test@fmail.com"
authorization_token: "my-secret-token"
timeout_milliseconds: 10000