Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-14Remove /featuresblackst0ne
2018-04-13remove --disable-gpu flag as it is no longer neededMike Greiling
2017-12-22Disable /dev/shm in CIStan Hu
2017-11-29add logging back to capybara config and clean up selenium option instantiationMike Greiling
2017-11-01enable CHROME_HEADLESS environment variable for Spinach tests similar to RSpecMike Greiling
2017-08-13Bump selenium-webdriver to 3.5.0 to make Capybara work properlyStan Hu
2017-08-12Expand Spinach window size and remove unsupported trigger callsStan Hu
2017-06-17Make Capybara::Screenshot work with headless ChromeStan Hu
2017-06-17Replace PhantomJS with headless Chrome for Rspec testsStan Hu
2017-06-12Let PhantomJS load local imagesRémy Coutable
2017-04-04Fix a Knapsack issue that would load support/capybara.rb before support/env.rbRémy Coutable
2017-04-02Fix Spinach and Capybara dependenciesStan Hu
2017-03-31Properly eagerly-load the Capybara server for JS feature specs onlyRémy Coutable
2017-03-31Eager-load the Capybara server to prevent timeoutsRémy Coutable
2017-03-31Increase Capybara's timeoutRémy Coutable
2017-03-14Merge branch 'rs-capybara-screenshot-artifacts' into 'master' Kamil Trzciński
2017-03-08Decrease Capybara timeout for CI environmentRobert Speicher
2016-12-08Don't disable capybara-screenshot in CI environmentRobert Speicher
2016-11-28Pass `--load-images=no` to PhantomJS via Capybara/PoltergeistRobert Speicher
2016-10-21Disable warming of the asset cache in Spinach tests under CIStan Hu
2016-03-15Fix Capybara 2.6.2 deprecation warningsStan Hu
2016-02-23Set window_size to 1366*768Alfredo Sumaran
2016-01-29Prevent transient Capybara timeouts during feature testsRobert Speicher
2015-12-15Add spinach test for note pollingGrzegorz Bizon
2015-04-26Don't use capybara-screenshot in CI environmentsRobert Speicher
2015-04-26Enable js_errors for Capybara in Spinach and RSpecRobert Speicher
2015-04-26Reduce timeout for non-CI featuresRobert Speicher
2015-04-26Move Spinach setup for db_cleaner and capybara to their own filesRobert Speicher