gitlab-org--gitlab-foss/features
Dmitriy Zaporozhets f3ffd7d0b1 Merge branch 'rs-capybara-screenshot' into 'master'
Add capybara-screenshot gem

This is a handy little gem that automatically saves the page and a screenshot when a Capybara test fails to `tmp/capybara/` so you can easily see why it might have failed without adding your own `save_and_open_page` directive in the code.

Also reduces the timeout for Capybara tests when not in a CI environment.

See merge request !578
2015-04-27 07:43:45 +00:00
..
admin
dashboard
explore
profile
project
snippets
steps Fix "Dashboard > New project" feature 2015-04-25 14:26:04 -04:00
support Don't use capybara-screenshot in CI environments 2015-04-25 21:33:17 -04:00
groups.feature
invites.feature
search.feature
snippet_search.feature
user.feature