demarches-normaliennes/spec/controllers/champs
simon lehericey f945b9ec63 Champ Siret: Fix siret-champ save
When a user enter a siret, it calls siret_controller in ajax. The champ value is stil nil, so champ.present? is false because champ.blank is redefined to focus on value. Thus the champ is not updated.
2019-04-02 14:17:21 +02:00
..
carte_controller_spec.rb carto: present API InternalServerError to the user, instead of failing 2019-01-28 18:22:55 +01:00
dossier_link_controller_spec.rb Fix procedures with multiple dossier link champs 2018-10-24 10:44:28 +02:00
siret_controller_spec.rb Champ Siret: Fix siret-champ save 2019-04-02 14:17:21 +02:00