demarches-normaliennes/spec/controllers/users
Pierre de La Morinerie 082ef92a99 invite: move invites link to the after_confirmation callback
Refactored from 6a69d958da

The `after_confirmation_path_for` isn't really made to be a callbback.
For instance, it is not executed during tests.

Moving the invitations linking to a proper documented callback allows
the linking to work in a testing environment, when invoking `user.confirm`.
2018-09-19 12:08:28 +02:00
..
dossiers DossierController#modifier → #brouillon 2018-09-07 10:19:10 +02:00
carte_controller_shared_example.rb DossierController#modifier → #brouillon 2018-09-07 10:19:10 +02:00
carte_controller_spec.rb Use new models in controllers and views 2018-05-24 17:54:51 +02:00
commentaires_controller_spec.rb Welcome Mailer: remove obsolete mailer 2018-05-23 15:55:52 +02:00
dossiers_controller_spec.rb Drop text_summary endpoint 2018-09-07 19:41:34 +01:00
passwords_controller_spec.rb Enable the Layout/IndentHash cop 2018-01-15 22:33:12 +01:00
recapitulatif_controller_spec.rb Use enum to the fullest with Dossier.states 2018-08-29 17:31:08 +02:00
registrations_controller_spec.rb [fix #2067] Resend confirmation mail if the user is not confirmed 2018-06-20 13:30:32 +02:00
sessions_controller_spec.rb Use enum to the fullest with User.loged_in_with_france_connects 2018-08-29 17:31:08 +02:00