demarches-normaliennes/spec
Martin d0ab1711ff fix(profil_controller#update_email): ensure we are not merging same account
fix(profil_controller#update_email): changing email from current_user.email to current_user.email destroy current user. whoops ☠️'

Update config/locales/en.yml

Co-authored-by: Pierre de La Morinerie <pierre.de_la_morinerie@beta.gouv.fr>

Update config/locales/fr.yml

Co-authored-by: Pierre de La Morinerie <pierre.de_la_morinerie@beta.gouv.fr>

Update spec/controllers/users/profil_controller_spec.rb

Update config/locales/fr.yml

Co-authored-by: Pierre de La Morinerie <pierre.de_la_morinerie@beta.gouv.fr>

Update spec/controllers/users/profil_controller_spec.rb

fix(spec): broken due to typo
2021-12-29 13:36:47 +01:00
..
controllers fix(profil_controller#update_email): ensure we are not merging same account 2021-12-29 13:36:47 +01:00
factories feat(api particulier): add MESRI field 2021-12-16 16:45:18 +01:00
fixtures feat(api particulier): add MESRI field 2021-12-16 16:45:18 +01:00
graphql fix(graphql): do not crash if attestation is nil 2021-12-08 13:12:42 +01:00
helpers specs: avoid executing business logic in Procedure factory 2021-11-23 08:07:07 +01:00
jobs specs: minor cleanups 2021-11-23 08:07:07 +01:00
lib fix zone specs 2021-12-23 09:58:31 +01:00
mailers feat(UserMailer.france_connect_merge_confirmation): in addition to distance_of_time_in_words, add exact expiration date 2021-11-25 17:34:37 +01:00
middlewares specs: always require rails_helper 2020-03-31 12:48:32 +02:00
models fix(instructeur): copy notifications settings from previous groupe instructeur 2021-12-23 13:55:25 +01:00
policies factories: cleanup Administrateur, Instructeur and Expert factories 2021-10-26 12:03:30 +02:00
serializers fix(dossier): use depose_at instead of en_construction_at 2021-12-06 15:49:17 +01:00
services fix zone specs 2021-12-23 09:58:31 +01:00
support specs: use Instructeur.bypass_email_login_token in the tests 2021-12-02 08:51:52 +01:00
system feat(api particulier): add MESRI field 2021-12-16 16:45:18 +01:00
views views: localize the stats partial 2021-12-14 15:03:22 +01:00
rails_helper.rb specs: use Instructeur.bypass_email_login_token in the tests 2021-12-02 08:51:52 +01:00
spec_helper.rb Chore(test): enable rspec only-failures support 2021-04-15 14:17:39 +02:00