summaryrefslogtreecommitdiff
path: root/features/support/env.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a project forks spec helperBob Van Landuyt2017-10-071-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-0/+1
* 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
* Fix a Knapsack issue that would load support/capybara.rb before support/env.rbrc/fix-spinach-plus-knapsack-properlyRémy Coutable2017-04-041-4/+0
* Monkey patch the Spinach StdoutReporter to show scenario locationsRobert Speicher2017-03-291-0/+16
* Fix race conditions for AuthorizedProjectsWorkerrefresh-authorizations-fork-joinYorick Peterse2017-01-251-2/+1
* Wait for ajax for every merge request spinach testdz-spinach-wait-ajaxDmitriy Zaporozhets2016-10-181-1/+1
* 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
* Retry spinach testsKamil Trzcinski2016-03-091-0/+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
* Move Spinach setup for db_cleaner and capybara to their own filesRobert Speicher2015-04-251-26/+4
* 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
* Move all test repos data to ReposHelpersDmitriy Zaporozhets2014-07-311-1/+1
* Dont stub gitlab-shell calls. Make test environment closer to real oneDmitriy Zaporozhets2014-07-311-1/+0
* Revert "Revert "Fix for failing specs""Dmitriy Zaporozhets2014-06-061-1/+1
* Revert "Fix for failing specs"Jeroen van Baarsen2014-06-051-1/+1
* Fix for failing specsJeroen van Baarsen2014-05-301-1/+1
* Fix MR fork validation and services loadDmitriy Zaporozhets2014-04-031-2/+0
* Add email aliases for usersJason Hollingsworth2014-02-131-1/+1
* Remove chosen from testsDmitriy Zaporozhets2014-01-111-1/+1
* Require rspec expectations into spinachDmitriy Zaporozhets2013-12-101-0/+1
* Fixing unsafe use of Thread.current variable :current_userAngus MacArthur2013-10-161-0/+2
* Improve timing problem in spinach testHiroyuki Sato2013-09-131-1/+4
* Improved large commit handling.Boyan Tabakov2013-09-071-1/+1
* Update chosen, improve ui, fix MR fork testsDmitriy Zaporozhets2013-08-081-1/+1
* Merge Request on forked projectsIzaak Alpert2013-07-171-2/+2
* disable mailer for SpinachDmitriy Zaporozhets2013-04-111-1/+1
* disable capybra 2.1 ingore hidden elementsDmitriy Zaporozhets2013-04-111-1/+1
* define TestEnv and keep all global stubs in one placeDmitriy Zaporozhets2013-04-011-14/+3
* Fix travis failed randomly by timeout.Sato Hiroyuki2013-03-191-1/+1