cypress-example-kitchensink icon indicating copy to clipboard operation
cypress-example-kitchensink copied to clipboard

This is an example app used to showcase Cypress.io testing.

Results 82 cypress-example-kitchensink issues
Sort by recently updated
recently updated
newest added

Setup Jenkins X example

type: enhancement

Should we advise users to set `CYPRESS_RECORD_KEY` environment variable as secure, and how to pass it to Linux agent?

type: question
CI: azure

We run all tests but without recording - encrypt record key and record tests on dashboard https://documentation.codeship.com/pro/builds-and-configuration/environment-variables/ - set up parallel tests, see https://github.com/cypress-io/cypress-example-docker-codeship/blob/master/codeship-steps.yml

![screenshot-2018-1-31 cypress io kitchen sink](https://user-images.githubusercontent.com/10928793/35634375-946d4c4a-06d1-11e8-881d-de225958252a.png)

Hi all, The reference to the tests files directory leads to a 404 error page. This PR just updates the path from `cypress/integration` to `cypress/e2e`. Best, Hendrik

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...

type: dependencies
renovate

## Current situation [README](https://github.com/cypress-io/cypress-example-kitchensink/blob/master/README.md) instructs to install dependencies using: `npm install` Two deprecation warnings are output: ```text npm WARN deprecated [email protected]: Debug versions >=3.2.0 =4

The [cypress-example-kitchensink](https://github.com/cypress-io/cypress-example-kitchensink) repository links to GitHub topic [travis-ci](https://github.com/topics/travis-ci). Travis CI is however no longer one of the live CI examples. (See issue https://github.com/cypress-io/cypress-example-kitchensink/issues/602). Some other live examples are not listed....

triaged