demarches-normaliennes/spec/controllers
gregoirenovel bb57002eff [Fix #352] Downcase admin emails when transferring a procedure
See config/initializers/devise.rb:L44
config.case_insensitive_keys = [ :email ]

We therefore need to downcase the email before
looking for an admin by its email address
2017-06-27 14:25:56 +02:00
..
admin [Fix #352] Downcase admin emails when transferring a procedure 2017-06-27 14:25:56 +02:00
administrateur Rewrite tests that should fail so that they actually do 2017-06-20 17:04:54 +02:00
api Expose the motivation on the API 2017-06-19 15:01:14 +02:00
backoffice [Fix #327] flashes messages can deal with Arrays 2017-06-21 18:08:05 +02:00
ban Enable the Layout/EmptyLinesAroundBlockBody cop 2017-06-13 10:35:23 +02:00
france_connect rename login css to auth, since it will also be used by sign up 2017-06-21 17:38:34 +02:00
gestionnaires Rewrite tests that should fail so that they actually do 2017-06-20 17:04:54 +02:00
sessions Files should end with a new line 2017-04-04 16:59:38 +02:00
users [fix #452] redesign sign up form 2017-06-21 17:38:38 +02:00
administrations_controller_spec.rb Enable the Layout/EmptyLinesAroundBlockBody cop 2017-06-13 10:35:23 +02:00
api_controller_spec.rb Files should end with a new line 2017-04-04 16:59:38 +02:00
backoffice_controller_spec.rb Gestionnaire can list dossiers where he is invited for avis 2017-05-29 11:44:28 +02:00
cgu_controller_spec.rb Enable the Layout/EmptyLinesAroundBlockBody cop 2017-06-13 10:35:23 +02:00
demo_controller_spec.rb Enable the Layout/EmptyLinesAroundBlockBody cop 2017-06-13 10:35:23 +02:00
invites_controller_spec.rb Enable the Layout/EmptyLinesAroundBlockBody cop 2017-06-13 10:35:23 +02:00
ping_controller_spec.rb Enable the Layout/EmptyLinesAroundBlockBody cop 2017-06-13 10:35:23 +02:00
root_controller_spec.rb Enable the Layout/EmptyLinesAroundBlockBody cop 2017-06-13 10:35:23 +02:00
stats_controller_spec.rb [Fix #440] Show the current month only if logged in as superadmin 2017-06-26 10:50:31 +02:00
users_controller_shared_example.rb Tests: fix users_controller_shared_example 2017-02-28 17:01:58 +01:00
users_controller_spec.rb Files should end with a single new line 2017-04-04 16:59:39 +02:00