gitlab-org--gitlab-foss/features/support
Stan Hu cf31a0f0b2 Disable warming of the asset cache in Spinach tests under CI
I suspect some combination of Knapsack tests cause no regular Rack tests
to be loaded (i.e. all JavaScript tests), which leads to the error:

ArgumentError: rack-test requires a rack application, but none was given

In CI, we precompile all the assets so there is no need to warm the
asset cache in any case.

Closes #23613
2016-10-21 01:09:41 -07:00
..
capybara.rb Disable warming of the asset cache in Spinach tests under CI 2016-10-21 01:09:41 -07:00
db_cleaner.rb Remove spinach retry. 2016-10-14 14:26:12 +02:00
env.rb Wait for ajax for every merge request spinach test 2016-10-18 18:55:11 +03:00
rerun.rb Try to fix re-run 2016-10-14 14:32:47 +02:00