Commit graph

11 commits

Author SHA1 Message Date
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
gregoirenovel
ffdb7cca21 Remove a useless comment
We will never use less
2019-01-05 11:54:42 +01:00
gregoirenovel
5fa5f2aa37 Bump development gems
- rubocop (0.61.1 → 0.62.0)
2019-01-05 11:47:55 +01:00
gregoirenovel
6eeba14885 Enable Style/WordArray 2018-10-03 12:03:21 +02:00
gregoirenovel
f496f1adab Enable the Layout/EmptyLines cop 2017-06-13 10:35:20 +02:00
Simon Lehericey
4997bf54cd Guardfile: watch services directory 2017-04-11 14:51:27 +02:00
Simon Lehericey
6be76095c6 Conf: reactivate spring and guard 2017-03-05 22:17:17 +01:00
Xavier J
d09a47ae23 First iteration navbar tableau de bord 2016-11-23 15:21:42 +01:00
Xavier J
d7fdf22abb First fixed 2016-11-14 17:33:45 +01:00
Tanguy PATTE
bcf712828e add guard livereload 2015-11-20 13:54:56 +01:00
Tanguy PATTE
2d8ffc949d add guard gem 2015-11-19 11:37:29 +01:00