demarches-normaliennes/spec/controllers/instructeurs
Pierre de La Morinerie d78d206544 instructeurs: fix expert creation not to use Instructeur.email
It kind of worked until now, because the email field is disabled, and
thus never accessed.

But better make it clean, by accessing an object (User) where the email
field actually exists.
2019-11-04 10:44:24 +01:00
..
avis_controller_spec.rb instructeurs: fix expert creation not to use Instructeur.email 2019-11-04 10:44:24 +01:00
dossiers_controller_spec.rb [fix #4058] instructeur peut passer accepte → instruction 2019-10-07 15:17:33 +02:00
groupe_instructeurs_controller_spec.rb instructeurs: alias instructeur.email 2019-11-04 10:44:24 +01:00
instructeur_controller_spec.rb Add Style/CollectionMethods to rubocop 2019-09-12 14:48:18 +02:00
procedures_controller_spec.rb Instructeur: only export its dossiers 2019-09-19 12:24:40 +02:00
recherche_controller_spec.rb Instructeur has_many procedures through groupe_instructeur 2019-09-02 11:41:12 +02:00