summaryrefslogtreecommitdiff
path: root/spec/support/capybara.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable2017-07-281-1/+8
* Don't reset the session when the example failed, because we need capybara-scr...dm-restore-capybara-screenshotDouwe Maan2017-06-211-2/+3
* Call Capybara.reset_sessions! before block_and_wait_for_requests_complete33779-reset-session-before-blocking-requestsRémy Coutable2017-06-161-0/+9
* Let PhantomJS load local imagesrc/load-images-in-phantomjsRémy Coutable2017-06-121-1/+3
* Properly eagerly-load the Capybara server for JS feature specs onlyRémy Coutable2017-03-311-2/+6
* Eager-load the Capybara server to prevent timeoutsRémy Coutable2017-03-311-1/+1
* Increase Capybara's timeoutRémy Coutable2017-03-311-2/+2
* Merge branch 'rs-capybara-screenshot-artifacts' into 'master' Kamil Trzciński2017-03-141-6/+3
|\
| * Don't disable capybara-screenshot in CI environmentrs-capybara-screenshot-artifactsRobert Speicher2016-12-081-6/+3
* | Decrease Capybara timeout for CI environmentrs-lower-capybara-timeoutRobert Speicher2017-03-081-1/+1
|/
* Pass `--load-images=no` to PhantomJS via Capybara/Poltergeistrs-phantomjs-disable-imagesRobert Speicher2016-11-281-1/+9
* Fix Capybara 2.6.2 deprecation warningsStan Hu2016-03-151-1/+1
* Set window_size to 1366*768Alfredo Sumaran2016-02-231-1/+1
* Prevent transient Capybara timeouts during feature testsrs-transient-capybara-timeoutRobert Speicher2016-01-281-0/+6
* Move CapybaraHelpers to its own support fileRobert Speicher2015-06-221-33/+0
* Add `allowing_for_delay` helper method for feature specsRobert Speicher2015-06-141-0/+33
* Don't use capybara-screenshot in CI environmentsrs-capybara-screenshotRobert Speicher2015-04-251-3/+5
* Enable js_errors for Capybara in Spinach and RSpecRobert Speicher2015-04-251-1/+1
* Move RSpec setup for Capybara to its own support fileRobert Speicher2015-04-251-0/+19