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-01-10Explicitly enable webmock in spinach envDmitriy Zaporozhets
2017-12-22Disable /dev/shm in CIStan Hu
2017-12-15Merge branch 'no-ivar-in-modules' into 'master'Robert Speicher
2017-12-15Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-12-14Replace factory_girl_rails with factory_bot_railsRémy Coutable
2017-11-29add logging back to capybara config and clean up selenium option instantiationMike Greiling
2017-11-22Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin
2017-11-21Updates based on feedbackLin Jen-Shin
2017-11-06Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-01enable CHROME_HEADLESS environment variable for Spinach tests similar to RSpecMike Greiling
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
2017-09-13Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas
2017-09-05Enable all gitaly features in spinach testsAlejandro Rodríguez
2017-08-22Fix milestone Spinach tests by confirming modal only if it is presentStan Hu
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-08-03Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
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-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