demarches-normaliennes/spec
Pierre de La Morinerie 062f52feb9 Fix ProcedureAdministrateursController#destroy
- The "no remove oneself" rule wasn't actually enforced
- `flash.error` is not a flash category
2022-01-07 15:39:58 +01:00
..
controllers Fix ProcedureAdministrateursController#destroy 2022-01-07 15:39:58 +01:00
factories feat(api particulier): add MESRI field 2021-12-16 16:45:18 +01:00
fixtures fix(parallel_download_queue): tophoeus does not like raise from a request handler [crash straight to first frame] 2022-01-07 14:24:37 +01:00
graphql fix(graphql): do not crash if attestation is nil 2021-12-08 13:12:42 +01:00
helpers helpers: handle flash[:error] 2022-01-06 14:09:31 +01:00
jobs specs: minor cleanups 2021-11-23 08:07:07 +01:00
lib fix(parallel_download_queue): tophoeus does not like raise from a request handler [crash straight to first frame] 2022-01-07 14:24:37 +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(parallel_download_queue): tophoeus does not like raise from a request handler [crash straight to first frame] 2022-01-07 14:24:37 +01:00
support a11y(select): cleanup select helpers in specs 2022-01-05 12:33:40 +01:00
system feat(attestation): can enable/disable attestation no matter the state of the procedure 2022-01-05 18:20:11 +01:00
views fix(a11y): add aria to tabs 2022-01-04 09:44:32 +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