demarches-normaliennes/spec/system/users
Pierre de La Morinerie 9fd38cae5e specs: migrate from features to system specs
System specs have been available since Rails 5.1, and are better
integrated with the Rails framework.

- Rename `spec/features` to `spec/system`
- Rename `feature do` to `describe do`
- Configure Capybara for system specs

Steps mostly taken from https://medium.com/table-xi/a-quick-guide-to-rails-system-tests-in-rspec-b6e9e8a8b5f6
2021-10-26 12:24:46 +02:00
..
brouillon_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
change_email_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
dossier_creation_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
dossier_details_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
dossier_shared_examples.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
invite_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
linked_dropdown_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
list_dossiers_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
managing_password_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
sign_out_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
sign_up_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
transfer_dossier_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00