summaryrefslogtreecommitdiff
path: root/features/support
Commit message (Expand)AuthorAgeFilesLines
* Explicitly enable webmock in spinach envDmitriy Zaporozhets2018-01-101-3/+3
* Disable /dev/shm in CIsh-disable-dev-shmStan Hu2017-12-221-0/+3
* Merge branch 'no-ivar-in-modules' into 'master'Robert Speicher2017-12-151-2/+2
|\
| * Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-12-151-8/+28
| |\
| * | Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-2/+2
| * | Updates based on feedbackLin Jen-Shin2017-11-221-2/+2
| * | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-063-14/+27
| |\ \
| * | | Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-2/+2
* | | | Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
| |_|/ |/| |
* | | add logging back to capybara config and clean up selenium option instantiationclean-capybara-configMike Greiling2017-11-291-8/+28
| |/ |/|
* | 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