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
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-09-05Enable all gitaly features in spinach testsAlejandro Rodríguez
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-12Let PhantomJS load local imagesRémy Coutable
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-13Wait for requests after each Spinach scenario instead of featureDouwe Maan
2017-05-09Merge request widget redesignFatih Acet
2017-04-26Ensure Spinach features with JS waits for requests to completeRémy Coutable
2017-04-20Except where necessary, use `sign_in` over `login_as` in featuresRobert Speicher
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-30Monkey patch the Spinach StdoutReporter to show scenario locationsRobert Speicher
2017-03-14Merge branch 'rs-capybara-screenshot-artifacts' into 'master' Kamil Trzciński
2017-03-08Decrease Capybara timeout for CI environmentRobert Speicher
2017-01-25Fix race conditions for AuthorizedProjectsWorkerYorick Peterse
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-10-18Wait for ajax for every merge request spinach testDmitriy Zaporozhets
2016-10-14Try to fix re-runKamil Trzcinski
2016-10-14Remove spinach retry.Connor Shea
2016-08-13Updated failing testsPhil Hughes
2016-07-21Introduce SimpleCovEnv singleton helper and use itGrzegorz Bizon
2016-07-21Fix spinach testsKamil Trzcinski
2016-07-21Update configuration of SimpleCovKamil Trzcinski
2016-07-21Store all simplecov configuration in one fileKamil Trzcinski
2016-07-21Add simplecov to spinach testsKamil Trzcinski
2016-07-13Fix Knapsack report generation for SpinachKamil Trzcinski
2016-06-30Remove coveralls linesZ.J. van de Weg
2016-06-08Enable Knapsack only in CI environmentKamil Trzcinski
2016-06-03Use knapsack everywhereKamil Trzcinski
2016-06-03Use own version of knapsack which supports spinach testsKamil Trzcinski
2016-06-03WIPKamil Trzcinski
2016-06-03Try to use knapsackKamil Trzcinski
2016-03-15Fix Capybara 2.6.2 deprecation warningsStan Hu
2016-03-09Retry spinach testsKamil Trzcinski
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-08-14Fix tests for web editorDmitriy Zaporozhets
2015-06-22Started on the actual rspec 3 upgradeJeroen van Baarsen
2015-06-04Remove unnecessary require from Spinach envRobert Speicher
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
2015-02-12Fixed tests for spinachJeroen van Baarsen