demarches-normaliennes/spec/views
Pierre de La Morinerie e7dd9e36d6 specs: fix Capybara warning
Capybara logs several warnings during tests:

> Locator Integer:243 for selector :link must be an instance of String
> or Symbol. This will raise an error in a future version of Capybara.

This is because we use selectors like `have_link(dossier.id)`, where the
locator is a Number (instead of a String or Symbol).
2019-11-28 12:09:12 +01:00
..
admin instructeurs: alias instructeur.email 2019-11-04 10:44:24 +01:00
commencer commencer: display a FranceConnect button 2019-04-03 16:08:09 +02:00
instructeur specs: improve avis factory 2019-10-21 12:57:10 +02:00
instructeur_mailer Rename gestionnaire in code to instructeur 2019-08-12 13:47:01 +02:00
layouts Stub administrateur devise methods in spec 2019-08-14 16:34:50 +02:00
new_administrateur/procedures move procedure to new design 2019-10-31 10:27:19 +01:00
shared views: refactor the attachment/edit view 2019-10-31 10:27:19 +01:00
users specs: fix Capybara warning 2019-11-28 12:09:12 +01:00