demarches-normaliennes/spec/features/users
Pierre de La Morinerie b829d105d9 brouillon_spec: fix the slow use of have_select(locator, selected: …)
Capybara's `have_select` can be very slow for elemtns with many options
(see https://github.com/teamcapybara/capybara/issues/1527)

This is because Capybara asserts that no other elements than the
required ones are selected.

This faster version is not as complete, but helps when checking the
countries list or the years in a date picker.
2019-06-04 11:03:09 +02:00
..
brouillon_spec.rb brouillon_spec: fix the slow use of have_select(locator, selected: …) 2019-06-04 11:03:09 +02:00
dossier_creation_spec.rb app: rename new_user to users 2019-03-25 10:56:39 +01:00
dossier_details_spec.rb dossiers: display the estimate of the entire processing time 2019-04-30 15:56:27 +02:00
dossier_shared_examples.rb app: rename new_user to users 2019-03-25 10:56:39 +01:00
invite_spec.rb app: rename new_user to users 2019-03-25 10:56:39 +01:00
linked_dropdown_spec.rb app: rename new_user to users 2019-03-25 10:56:39 +01:00
list_dossiers_spec.rb dossiers: add an actions menu 2019-03-28 15:26:15 +01:00
sign_up_spec.rb app: rename new_user to users 2019-03-25 10:56:39 +01:00