| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove /features | blackst0ne | 2018-05-14 | 6 | -159/+0 |
* | Move spec helpers/matchers/shared examples/contexts to their relevant folder | Rémy Coutable | 2018-04-23 | 1 | -1/+5 |
* | remove --disable-gpu flag as it is no longer needed | Mike Greiling | 2018-04-13 | 1 | -7/+1 |
* | Port some changes from gitlab-ee!4532 back to CEce-rc/move-more-ee-only-spec-files | Rémy Coutable | 2018-02-14 | 1 | -3/+4 |
* | Add modal for deleting a milestonewinh-delete-milestone-modal | Winnie Hellmann | 2018-01-25 | 1 | -10/+0 |
* | Use the DatabaseCleaner 'deletion' strategy instead of 'truncation' | Nick Thomas | 2018-01-24 | 1 | -1/+1 |
* | Explicitly enable webmock in spinach env | Dmitriy Zaporozhets | 2018-01-10 | 1 | -3/+3 |
* | Disable /dev/shm in CIsh-disable-dev-shm | Stan Hu | 2017-12-22 | 1 | -0/+3 |
* | Merge branch 'no-ivar-in-modules' into 'master' | Robert Speicher | 2017-12-15 | 1 | -2/+2 |
|\ |
|
| * | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules | Lin Jen-Shin | 2017-12-15 | 1 | -8/+28 |
| |\ |
|
| * | | Move ModuleWithInstanceVariables to Gitlab namespace | Lin Jen-Shin | 2017-11-22 | 1 | -2/+2 |
| * | | Updates based on feedback | Lin Jen-Shin | 2017-11-22 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules | Lin Jen-Shin | 2017-11-06 | 3 | -14/+27 |
| |\ \ |
|
| * | | | Add cop to make sure we don't use ivar in a module | Lin Jen-Shin | 2017-09-18 | 1 | -2/+2 |
* | | | | Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_rails | Rémy Coutable | 2017-12-14 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | add logging back to capybara config and clean up selenium option instantiationclean-capybara-config | Mike Greiling | 2017-11-29 | 1 | -8/+28 |
| |/
|/| |
|
* | | enable CHROME_HEADLESS environment variable for Spinach tests similar to RSpec | Mike Greiling | 2017-11-01 | 1 | -1/+4 |
* | | Merge branch 'master' into sh-headless-chrome-support | Mike Greiling | 2017-10-09 | 1 | -1/+1 |
|\ \ |
|
| * | | Add a project forks spec helper | Bob Van Landuyt | 2017-10-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' into sh-headless-chrome-support | Jose Ivan Vargas | 2017-09-13 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Enable all gitaly features in spinach testsgitaly-spinach | Alejandro Rodríguez | 2017-09-05 | 1 | -0/+3 |
* | | Fix milestone Spinach tests by confirming modal only if it is present | Stan Hu | 2017-08-21 | 1 | -0/+10 |
* | | Bump selenium-webdriver to 3.5.0 to make Capybara work properly | Stan Hu | 2017-08-12 | 1 | -1/+1 |
* | | Expand Spinach window size and remove unsupported trigger calls | Stan Hu | 2017-08-11 | 1 | -1/+1 |
* | | Merge branch 'master' into sh-headless-chrome-support | Stan Hu | 2017-08-02 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Create and use project path helpers that only need a project, no namespace | Douwe Maan | 2017-07-05 | 1 | -0/+1 |
* | | Make Capybara::Screenshot work with headless Chrome | Stan Hu | 2017-06-16 | 1 | -0/+4 |
* | | Replace PhantomJS with headless Chrome for Rspec tests | Stan Hu | 2017-06-16 | 1 | -13/+9 |
|/ |
|
* | Let PhantomJS load local imagesrc/load-images-in-phantomjs | Rémy Coutable | 2017-06-12 | 1 | -1/+3 |
* | Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requests | Oswaldo Ferreira | 2017-05-22 | 1 | -2/+2 |
* | Wait for requests after each Spinach scenario instead of featuredm-wait-for-requests | Douwe Maan | 2017-05-12 | 1 | -2/+2 |
* | Merge request widget redesign | Fatih Acet | 2017-05-09 | 1 | -1/+1 |
* | Ensure Spinach features with JS waits for requests to complete29836-try-waiting-for-ajax-in-addition-to-requests | Rémy Coutable | 2017-04-26 | 1 | -1/+8 |
* | Except where necessary, use `sign_in` over `login_as` in features | Robert Speicher | 2017-04-19 | 1 | -0/+19 |
* | Fix a Knapsack issue that would load support/capybara.rb before support/env.rbrc/fix-spinach-plus-knapsack-properly | Rémy Coutable | 2017-04-04 | 2 | -7/+0 |
* | Fix Spinach and Capybara dependencies | Stan Hu | 2017-04-01 | 1 | -1/+3 |
* | Properly eagerly-load the Capybara server for JS feature specs only | Rémy Coutable | 2017-03-31 | 1 | -1/+1 |
* | Eager-load the Capybara server to prevent timeouts | Rémy Coutable | 2017-03-31 | 1 | -1/+1 |
* | Increase Capybara's timeout | Rémy Coutable | 2017-03-31 | 1 | -1/+1 |
* | Monkey patch the Spinach StdoutReporter to show scenario locations | Robert Speicher | 2017-03-29 | 1 | -0/+16 |
* | Merge branch 'rs-capybara-screenshot-artifacts' into 'master'
| Kamil Trzciński | 2017-03-14 | 1 | -6/+3 |
|\ |
|
| * | Don't disable capybara-screenshot in CI environmentrs-capybara-screenshot-artifacts | Robert Speicher | 2016-12-08 | 1 | -6/+3 |
* | | Decrease Capybara timeout for CI environmentrs-lower-capybara-timeout | Robert Speicher | 2017-03-08 | 1 | -1/+1 |
* | | Fix race conditions for AuthorizedProjectsWorkerrefresh-authorizations-fork-join | Yorick Peterse | 2017-01-25 | 1 | -2/+1 |
|/ |
|
* | Pass `--load-images=no` to PhantomJS via Capybara/Poltergeistrs-phantomjs-disable-images | Robert Speicher | 2016-11-28 | 1 | -1/+9 |
* | Disable warming of the asset cache in Spinach tests under CI | Stan Hu | 2016-10-21 | 1 | -1/+1 |
* | Wait for ajax for every merge request spinach testdz-spinach-wait-ajax | Dmitriy Zaporozhets | 2016-10-18 | 2 | -12/+1 |
* | Try to fix re-runcs-really-fix-spinach | Kamil Trzcinski | 2016-10-14 | 1 | -0/+2 |
* | Remove spinach retry. | Connor Shea | 2016-10-14 | 1 | -1/+1 |
* | Updated failing tests | Phil Hughes | 2016-08-13 | 1 | -0/+11 |