CollActionteam / collaction_backend

Backend code for CollAction
6 stars 4 forks source link

email contact, update whomai/readme #7

Closed zen37 closed 2 years ago

zen37 commented 2 years ago

There is no validation for the reply-to email address as it will be performed by the app (no need to be done in the back-end as well, at least in this particular case). There could have been more unit tests, I wonder about their value though, plus I don't really know how to test sending emails without actually sending them :).