demarches-normaliennes/spec/mailers
Pierre de La Morinerie 970c3e4b2b specs: avoid executing business logic in Procedure factory
Calling business logic in a factory is a code-smell, because it
usually requires the object to be saved into database, and may have
unintended consequences when the business logic is changed.

Also, this allows to just build a published procedure, without saving it
to the database.
2021-11-23 08:07:07 +01:00
..
previews update update_email to allow merge 2021-11-04 16:10:09 +01:00
administration_mailer_spec.rb force password reset on admin promotion or creation 2020-09-17 16:39:13 +02:00
application_mailer_spec.rb specs: avoid executing business logic in Procedure factory 2021-11-23 08:07:07 +01:00
avis_mailer_spec.rb routes: replace the email param in the Avis URLs by a query param 2021-06-17 11:15:51 +02:00
dossier_mailer_spec.rb specs: avoid executing business logic in Procedure factory 2021-11-23 08:07:07 +01:00
groupe_instructeur_mailer_spec.rb Routing: send emails to the right group 2019-12-16 17:47:08 +01:00
instructeur_mailer_spec.rb Remove old export code 2020-02-19 18:19:17 +01:00
notification_mailer_spec.rb Refactor NotificationMailer 2021-05-04 12:05:06 +02:00
user_mailer_spec.rb update update_email to allow merge 2021-11-04 16:10:09 +01:00