demarches-normaliennes/spec/controllers/users
simon lehericey 6e8e5a82b1
refactor: remove forbid_invite_submission!
submit_brouillon is only allowed for owner, so
- submit_brouillon is removed from ACTIONS_ALLOWED_TO_OWNER_OR_INVITE
- now that ensure_ownership! is trigger for a invite submit, the now duplicate forbid_invite_submission is removed
2024-12-19 10:22:44 +01:00
..
activate_controller_spec.rb change passwords in specs 2024-09-16 15:28:11 +02:00
commencer_controller_spec.rb refactor(champs): update specs 2024-12-09 10:06:13 +01:00
confirmations_controller_spec.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
dossiers_controller_spec.rb refactor: remove forbid_invite_submission! 2024-12-19 10:22:44 +01:00
passwords_controller_spec.rb rewrite test with "expect to change" syntax 2024-09-06 15:12:15 +02:00
profil_controller_spec.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
registrations_controller_spec.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
sessions_controller_spec.rb [#10952] Tests 2024-12-12 15:45:14 +01:00
transfers_controller_spec.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
user_controller_spec.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00