b829d105d9
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. |
||
---|---|---|
.. | ||
brouillon_spec.rb | ||
dossier_creation_spec.rb | ||
dossier_details_spec.rb | ||
dossier_shared_examples.rb | ||
invite_spec.rb | ||
linked_dropdown_spec.rb | ||
list_dossiers_spec.rb | ||
sign_up_spec.rb |