gitlab-org--gitlab-foss/bin
blackst0ne 1a455f3d5c [Rails5] Fix running spinach tests
1. Add support for `RAILS5=1|true` for the `bin/spinach` command.
2. Synchronize used spinach versions both for rails4 and rails5.

For rails5 it was accidently used spinach 0.10.1 instead of 0.8.10.
That brought some problems on running spinach tests.

Example of failure message:

NoMethodError: undefined method `line' for #<Spinach::Scenario:0x000000000c86ba80>
Did you mean?  lines
  /builds/gitlab-org/gitlab-ce/features/support/env.rb:52:in `before_scenario_run'
2018-04-10 22:18:37 +11:00
..
background_jobs
bundle
changelog Generate EE changelog under ee/changelogs/unreleased/ 2018-02-20 16:12:48 +01:00
check
daemon_with_pidfile
mail_room
parallel-rsync-repos
pkgr_before_precompile.sh
profile-url Add bin/profile-url tool and docs 2018-01-19 14:59:05 +00:00
rails [Rails5] Update files by `rails app:update` 2018-03-22 09:37:57 +11:00
rake [Rails5] Update files by `rails app:update` 2018-03-22 09:37:57 +11:00
rspec [Rails5] Allow using `RAILS5` env with rspec 2018-04-03 10:01:34 +11:00
rspec-stackprof Don't require stackprof in Gemfile 2017-08-09 10:10:33 +02:00
setup [Rails5] Update files by `rails app:update` 2018-03-22 09:37:57 +11:00
spinach [Rails5] Fix running spinach tests 2018-04-10 22:18:37 +11:00
spring
storage_check Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
update [Rails5] Update files by `rails app:update` 2018-03-22 09:37:57 +11:00
web
with_env