demarches-normaliennes/spec
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
..
controllers Refactor purge pj to be more generic 2019-05-29 15:54:51 +02:00
factories Remove deprecated virus_scan model 2019-05-03 11:07:19 +02:00
features brouillon_spec: fix the slow use of have_select(locator, selected: …) 2019-06-04 11:03:09 +02:00
fixtures api_entreprise: raise on network error 2019-05-02 11:24:22 +02:00
helpers Revert english dates 2019-04-02 14:38:47 +02:00
jobs Track dossier operations with author and subject 2019-05-14 14:31:03 +02:00
lib task_helper: ensure that incrementing above 100% doesn’t raise an error 2019-05-29 12:06:32 +02:00
mailers Fix missing helper in notification mailer 2019-04-11 12:25:55 +02:00
models Less mokey patching 2019-05-21 14:21:42 +02:00
serializers Use active storage load hook to extend blob 2019-05-16 20:43:01 +02:00
services pj migration: handle signal interrupts 2019-05-29 14:46:49 +02:00
support [Types de Champ Editeur] Save on change and only edited model 2019-02-07 17:05:55 +01:00
uploaders [Fix #3016] Do not crash if PJ has no extension 2018-11-21 14:15:45 +01:00
views Refactor attachment view 2019-05-21 14:21:13 +02:00
rails_helper.rb Bump development gems 2018-03-06 16:17:22 +01:00
spec_helper.rb brouillon_spec: fix the slow use of have_select(locator, selected: …) 2019-06-04 11:03:09 +02:00