demarches-normaliennes/spec/features
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
..
admin Enable new champs editor for all 2019-05-14 16:18:29 +02:00
france_connect auth: move the FranceConnect button to a partial 2019-04-03 16:08:09 +02:00
gestionnaires app: rename new_gestionnaire to gestionnaires 2019-03-26 10:48:59 +01:00
new_administrateur specs: clear the React champ before adding a new value 2019-06-03 12:47:03 +02:00
sessions commencer: redirect to the procedure page after sign-in and sign-up 2019-01-21 14:45:38 +01:00
users brouillon_spec: fix the slow use of have_select(locator, selected: …) 2019-06-04 11:03:09 +02:00
help_spec.rb help: add administration contact on /commencer pages 2019-03-28 11:36:24 +01:00