summaryrefslogtreecommitdiff
path: root/features/support
Commit message (Expand)AuthorAgeFilesLines
* enable CHROME_HEADLESS environment variable for Spinach tests similar to RSpecMike Greiling2017-11-011-1/+4
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-1/+1
|\
| * Add a project forks spec helperBob Van Landuyt2017-10-071-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-131-0/+3
|\ \ | |/
| * Enable all gitaly features in spinach testsgitaly-spinachAlejandro Rodríguez2017-09-051-0/+3
* | Fix milestone Spinach tests by confirming modal only if it is presentStan Hu2017-08-211-0/+10
* | Bump selenium-webdriver to 3.5.0 to make Capybara work properlyStan Hu2017-08-121-1/+1
* | Expand Spinach window size and remove unsupported trigger callsStan Hu2017-08-111-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-021-0/+1
|\ \ | |/
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-0/+1
* | Make Capybara::Screenshot work with headless ChromeStan Hu2017-06-161-0/+4
* | Replace PhantomJS with headless Chrome for Rspec testsStan Hu2017-06-161-13/+9
|/
* Let PhantomJS load local imagesrc/load-images-in-phantomjsRémy Coutable2017-06-121-1/+3
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-2/+2
* Wait for requests after each Spinach scenario instead of featuredm-wait-for-requestsDouwe Maan2017-05-121-2/+2
* Merge request widget redesignFatih Acet2017-05-091-1/+1
* Ensure Spinach features with JS waits for requests to complete29836-try-waiting-for-ajax-in-addition-to-requestsRémy Coutable2017-04-261-1/+8
* Except where necessary, use `sign_in` over `login_as` in featuresRobert Speicher2017-04-191-0/+19
* Fix a Knapsack issue that would load support/capybara.rb before support/env.rbrc/fix-spinach-plus-knapsack-properlyRémy Coutable2017-04-042-7/+0
* Fix Spinach and Capybara dependenciesStan Hu2017-04-011-1/+3
* Properly eagerly-load the Capybara server for JS feature specs onlyRémy Coutable2017-03-311-1/+1
* Eager-load the Capybara server to prevent timeoutsRémy Coutable2017-03-311-1/+1
* Increase Capybara's timeoutRémy Coutable2017-03-311-1/+1
* Monkey patch the Spinach StdoutReporter to show scenario locationsRobert Speicher2017-03-291-0/+16
* 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
* | Fix race conditions for AuthorizedProjectsWorkerrefresh-authorizations-fork-joinYorick Peterse2017-01-251-2/+1
|/
* Pass `--load-images=no` to PhantomJS via Capybara/Poltergeistrs-phantomjs-disable-imagesRobert Speicher2016-11-281-1/+9
* Disable warming of the asset cache in Spinach tests under CIStan Hu2016-10-211-1/+1
* Wait for ajax for every merge request spinach testdz-spinach-wait-ajaxDmitriy Zaporozhets2016-10-182-12/+1
* Try to fix re-runcs-really-fix-spinachKamil Trzcinski2016-10-141-0/+2
* Remove spinach retry.Connor Shea2016-10-141-1/+1
* Updated failing testsPhil Hughes2016-08-131-0/+11
* Introduce SimpleCovEnv singleton helper and use itGrzegorz Bizon2016-07-211-2/+2
* Fix spinach testsKamil Trzcinski2016-07-211-1/+1
* Update configuration of SimpleCovKamil Trzcinski2016-07-211-0/+1
* Store all simplecov configuration in one fileKamil Trzcinski2016-07-211-11/+1
* Add simplecov to spinach testsKamil Trzcinski2016-07-211-0/+8
* Fix Knapsack report generation for Spinachfix-knapsack-for-spinachKamil Trzcinski2016-07-131-1/+1
* Remove coveralls linescleanup-forgotten-linesZ.J. van de Weg2016-06-301-5/+0
* Enable Knapsack only in CI environmentknapsack-env-ciKamil Trzcinski2016-06-081-2/+4
* Use knapsack everywhereKamil Trzcinski2016-06-031-1/+1
* Use own version of knapsack which supports spinach testsKamil Trzcinski2016-06-031-1/+3
* WIPKamil Trzcinski2016-06-031-2/+0
* Try to use knapsackKamil Trzcinski2016-06-031-0/+3
* Fix Capybara 2.6.2 deprecation warningsStan Hu2016-03-151-1/+1
* Retry spinach testsKamil Trzcinski2016-03-092-0/+15
* Set window_size to 1366*768Alfredo Sumaran2016-02-231-1/+1
* Prevent transient Capybara timeouts during feature testsrs-transient-capybara-timeoutRobert Speicher2016-01-281-4/+4