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 Fix bug where Slack service channel was not saved in admin template settings. 2015-04-24 08:33:24 -07:00
dashboard Revert help link tests removal 2015-04-15 12:13:49 +03:00
explore Fix spinach tests 2014-12-24 14:34:37 +02:00
profile Move Profile groups tests to Dashboard group tests 2015-03-08 20:52:22 -07:00
project Change "Sam" to "Dmitriy" in feature steps 2015-04-23 18:59:57 -04:00
snippets Fix raw view for public snippets 2014-10-27 11:51:31 +02:00
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 Add feature tests for inviting members. 2015-04-14 12:08:11 +02:00
invites.feature Add spinach tests around accepting and declining invitations. 2015-04-14 18:04:29 +02:00
search.feature Fixes the search test that fails whenever faker uses a name with Bar in it. Limit check to being within the search results div. 2014-12-08 16:44:06 -08:00
snippet_search.feature Updating to persist a params snippets variable 2014-09-05 13:30:55 -04:00
user.feature Refactor contributions events and write tests for calendar 2015-03-22 13:55:00 -07:00