mockdeep / better

Open. Democratic. Project management platform.
bettermeans.com
51 stars 19 forks source link

Add specs for EmailUpdatesController#create #115

Closed mockdeep closed 4 years ago

mockdeep commented 4 years ago

Added a validation on EmailUpdate#mail, since it doesn't make much sense to have an email update without an email. It also makes it so that we can test the error cases in the controller.