demarches-normaliennes/spec/features/users
Pierre de La Morinerie e5f449b595 devise: unify password reset views
By default, Devise will look for views:

1. First in `views/resource/passwords/…`,
2. Then in `views/devise/passwords/…` if not found.

By moving the views to `views/devise`, we avoid having a partial in
`views/shared` that we need to include manually, and instead let Devise
do the job automatically.
2021-09-09 09:40:40 -05:00
..
brouillon_spec.rb feat(i18n): translate countries selector 2021-08-31 13:15:26 +02:00
change_email_spec.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00
dossier_creation_spec.rb zeitwerk: Api -> API 2021-02-09 13:07:30 +01:00
dossier_details_spec.rb remove pending tests 2020-07-15 09:27:23 +00:00
dossier_shared_examples.rb app: rename new_user to users 2019-03-25 10:56:39 +01:00
invite_spec.rb fix tests for autosave_brouillon 2020-09-21 08:46:01 +00:00
linked_dropdown_spec.rb Fix apostrophes ‘ -> ’ 2021-05-26 18:05:14 +02:00
list_dossiers_spec.rb add test for users/list_dossiers_spec 2020-04-09 09:42:31 +02:00
managing_password_spec.rb devise: unify password reset views 2021-09-09 09:40:40 -05:00
sign_out_spec.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00
sign_up_spec.rb Test: use APPLICATION_NAME to deal nicely with custom configuration 2021-04-13 22:46:33 +02:00
transfer_dossier_spec.rb test(dossier): test dossier transfer 2021-09-08 15:49:04 +02:00