demarches-normaliennes/spec/views/shared/dossiers
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
..
messages refactor(Commentarie.soft_delete): use discard 2021-11-16 14:28:38 +01:00
_champs.html.haml_spec.rb tests 2021-03-18 11:38:52 +01:00
_demande.html.haml_spec.rb specs: avoid executing business logic in Procedure factory 2021-11-23 08:07:07 +01:00
_edit.html.haml_spec.rb views: fix checkbox wrongly selected in multiple_drop_down_list 2021-07-20 09:01:07 +02:00
_france_connect_information.html.haml_spec.rb fix broken nil values in france_connect_informatio 2020-11-11 15:40:44 +01:00
_identite_entreprise.html.haml_spec.rb affiche infos entreprise uniquement si diffusable 2020-03-17 15:57:02 +00:00