demarches-normaliennes/spec/controllers
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
..
admin instructeurs: replace calls to Instructeur.find_by(email: …) 2019-11-04 10:44:23 +01:00
administrateur Fix manager invite administrateur 2019-08-14 16:34:50 +02:00
administrations Remove old controller and templates 2018-01-17 18:04:23 +01:00
api [GraphQL] Add groupe_instructeurs to demarche 2019-09-26 11:25:14 +02:00
champs Load leaflet from a separate chunk 2019-05-02 14:10:48 +02:00
concerns commencer: redirect to the procedure page after sign-in and sign-up 2019-01-21 14:45:38 +01:00
devise sign_in: extract the procedure context to a ProcedureContextConcern 2019-01-17 11:07:09 +01:00
france_connect france_connect: make existing user lookup case-insensitive 2019-07-09 15:50:28 +02:00
instructeurs instructeurs: fix expert creation not to use Instructeur.email 2019-11-04 10:44:24 +01:00
manager Fix admin deletion by an administration 2019-08-20 12:01:36 +02:00
new_administrateur instructeurs: alias instructeur.email 2019-11-04 10:44:24 +01:00
users Add Style/CollectionMethods to rubocop 2019-09-12 14:48:18 +02:00
address_controller_spec.rb AddressController#get → #suggestions 2018-10-16 09:38:53 +02:00
api_controller_spec.rb Enable flipflop on api requests 2019-03-12 14:02:55 +01:00
application_controller_spec.rb Cleanup application_controller and current_user 2019-09-17 12:37:37 +02:00
attachments_controller_spec.rb Refactor purge pj to be more generic 2019-05-29 15:54:51 +02:00
invites_controller_spec.rb Instructeur has_many procedures through groupe_instructeur 2019-09-02 11:41:12 +02:00
ping_controller_spec.rb Enable the Layout/EmptyLinesAroundBlockBody cop 2017-06-13 10:35:23 +02:00
root_controller_spec.rb Instructeur has_many procedures through groupe_instructeur 2019-09-02 11:41:12 +02:00
stats_controller_spec.rb stats: display 12 weeks of feedbacks 2019-04-02 17:22:38 +02:00
support_controller_spec.rb contact: rewrite specs to use finer-grained mocks 2019-01-22 16:12:13 +01:00