Open patrickakk opened 2 years ago
Currently emails are sent every time the unit tests are executed, for functions which send emails. Find a way to change this.
That feature was requested by Hendrik.
Sending emails after tests can be disabled by updating pipeline config and related environment variables.
@dpancic : Do you know why Hendrik requested this?
If I understand it correctly, you mentioned that this (sending mails during the unit tests using the oeaw server) was a bad practice and should be changed?
What do you suggest that we should do?
Ask Dalibor again if this is still needed.
The SMTP server changed.
Currently emails are sent every time the unit tests are executed, for functions which send emails. Find a way to change this.