demarches-normaliennes/spec/system/users
Pierre de La Morinerie 8786b60285 specs: fix flaky "dossier brouillon" spec
When filling all the champs of a dossier, we skip the "Address"
champ (because it would attempt to request a blocked URL).

But that means the "Yes/No" radio buttons may be under the sticky
bottom bar, and thus not register the click – which makes the test fail.

Fix the issue by manually scrolling to the radio buttons.
2022-02-15 15:04:49 +01:00
..
brouillon_spec.rb specs: fix flaky "dossier brouillon" spec 2022-02-15 15:04:49 +01:00
change_email_spec.rb add e2e spec 2021-11-04 16:10:09 +01:00
dossier_creation_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
dossier_details_spec.rb fix(dossier): use depose_at instead of en_construction_at 2021-12-06 15:49:17 +01:00
dossier_shared_examples.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
dropdown_spec.rb tests 2021-10-27 12:00:39 +02:00
invite_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
linked_dropdown_spec.rb a11y(select): cleanup select helpers in specs 2022-01-05 12:33:40 +01:00
list_dossiers_spec.rb tests 2021-12-29 17:37:58 +01:00
managing_password_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
sign_out_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
sign_up_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
transfer_dossier_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00