demarches-normaliennes/spec/views/users/dossiers
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
..
show dossiers: display the estimate of the entire processing time 2019-04-30 15:56:27 +02:00
_dossier_actions.html.haml_spec.rb dossiers: always allow to create a new dossier 2019-07-09 14:44:30 +02:00
brouillon.html.haml_spec.rb Fix test 2019-09-17 16:58:11 +02:00
demande.html.haml_spec.rb specs: remove old pieces_justificative from specs and factories 2019-07-30 16:11:17 +02:00
etablissement.html.haml_spec.rb app: rename new_user to users 2019-03-25 10:56:39 +01:00
identite.html.haml_spec.rb app: rename new_user to users 2019-03-25 10:56:39 +01:00
index.html.haml_spec.rb specs: fix Capybara warning 2019-11-28 12:09:12 +01:00
show.html.haml_spec.rb app: rename new_user to users 2019-03-25 10:56:39 +01:00
siret.html.haml_spec.rb app: rename new_user to users 2019-03-25 10:56:39 +01:00