demarches-normaliennes/spec/controllers
Martin cb890343ff feat(targeted_user_link): add targeted user link to wrap expert invitation in order to avoid access issue when the expert is connected with another account
feat(user.merge): ensure to merge user.targeted_user_link

Update app/models/targeted_user_link.rb

Co-authored-by: LeSim <mail@simon.lehericey.net>

Update app/models/targeted_user_link.rb

Co-authored-by: LeSim <mail@simon.lehericey.net>

Update app/models/targeted_user_link.rb

Co-authored-by: LeSim <mail@simon.lehericey.net>

feat(db/create_targeted_user_links): ensure not null with fk
2022-05-31 14:50:31 +02:00
..
administrateurs tests 2022-05-30 14:40:49 +02:00
agent_connect remove env dependence in spec 2022-04-11 14:40:02 +02:00
api fix(revision): fix tests to use new revison system 2022-05-31 08:58:53 +02:00
application_controller app: use a long-lived cookie for CSRF token 2021-07-20 11:11:52 +02:00
champs feat(autosave): use new autosave controller 2022-05-10 18:10:20 +02:00
concerns fix(turbo): fix anonymous controller RSpec test 2022-04-21 19:41:27 +02:00
devise specs: always require rails_helper 2020-03-31 12:48:32 +02:00
experts feat(targeted_user_link): add targeted user link to wrap expert invitation in order to avoid access issue when the expert is connected with another account 2022-05-31 14:50:31 +02:00
france_connect fix(france connect): stub application name in tests 2022-02-04 17:42:02 +01:00
instructeurs fix(expert): expert should be allowed to delete messages 2022-05-20 15:47:48 +02:00
manager feat(procedure): only purge procedures without dossiers 2022-01-18 11:22:04 +01:00
users fix(commencer#commencer): broken due to missing interpolated variable in i18n 2022-05-13 13:15:31 +02:00
api_controller_spec.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00
application_controller_spec.rb app: use Instructeur.bypass_email_login_token 2021-12-02 08:51:52 +01:00
attachments_controller_spec.rb refactor(attachment): attachments controller to use turbo 2022-05-17 16:08:47 +02:00
invites_controller_spec.rb experts_procedure should not be optional 2021-03-23 13:46:33 +01:00
password_complexity_controller_spec.rb refactor(turbo): password complexity check use turbo 2022-05-04 14:11:43 +02:00
ping_controller_spec.rb Fix ping controller in dev 2022-01-05 11:44:32 +01:00
recherche_controller_spec.rb specs: improve search controller specs 2021-11-23 08:07:07 +01:00
root_controller_spec.rb refacto: rename administration to super_admin 2020-11-05 16:03:55 +01:00
saml_idp_controller_spec.rb Fix apostrophes ‘ -> ’ 2021-05-26 18:05:14 +02:00
stats_controller_spec.rb fix(spec): avoid flacky test. 15.days ago is not always on the previous month. eg: this spec failed on 16 of december, stats is still in december 2021-12-16 15:02:17 +01:00
support_controller_spec.rb feat(support#create): block with invisible captcha [avoid painful captcha] 2022-01-04 14:49:00 +01:00
targeted_user_links_controller_spec.rb feat(targeted_user_link): add targeted user link to wrap expert invitation in order to avoid access issue when the expert is connected with another account 2022-05-31 14:50:31 +02:00
webhook_controller_spec.rb factories: cleanup Administrateur, Instructeur and Expert factories 2021-10-26 12:03:30 +02:00