summaryrefslogtreecommitdiff
path: root/features/support
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add spinach test for note pollingGrzegorz Bizon2015-12-151-1/+1
* Fix tests for web editorDmitriy Zaporozhets2015-08-141-0/+4
* Started on the actual rspec 3 upgradeJeroen van Baarsen2015-06-221-0/+1
* Remove unnecessary require from Spinach envRobert Speicher2015-06-041-1/+0
* 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
* Reduce timeout for non-CI featuresRobert Speicher2015-04-251-2/+5
* Move Spinach setup for db_cleaner and capybara to their own filesRobert Speicher2015-04-253-26/+34
* Fixed tests for spinachJeroen van Baarsen2015-02-121-1/+1
* Try wear_merged! without argumentDmitriy Zaporozhets2014-10-011-1/+1
* Refactor coverage tools usageDmitriy Zaporozhets2014-09-191-5/+5
* Ask coveralls to merge resultsDmitriy Zaporozhets2014-09-191-1/+1
* Recreate tmp/tests on each test runDmitriy Zaporozhets2014-07-311-1/+1