Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency cypress-example-kitchensink to v2.0.5 #29229

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

MikeMcC399
Copy link
Contributor

Additional details

Updates packages/example to cypress-example-kitchensink@2.0.5.

Steps to test

Prepare unconfigured project

mkdir cy-test
cd cy-test
git init
npm init -y
npm install cypress -D

Build and run Cypress

yarn
yarn start

In Cypress Launchpad select project cy-test from above.
Select E2E Testing
Select Continue
Select Electron
Select Start E2E Testing in Electron
Select "Scaffold example specs"
Select "Okay, I got it!"
Select 2-advanced-examples/misc.cy.js

Note that the first test to run is cy.exec() - execute a system command.

How has the user experience changed?

  • The .end() test is removed from the optionally installed scaffolded E2E test spec cypress/e2e/2-advanced-examples/misc.cy.js. The API usage of .end() was commented out due to issues with the test.

PR Tasks

The contents of the optionally installed scaffolded E2E test specs are undocumented in https://docs.cypress.io so no changes to the documentation are necessary.

@cypress-app-bot
Copy link
Collaborator

@jennifer-shehane
Copy link
Member

Going to merge with these chrome beta tests failing, this is a known issue we're investigating here: #29199

@jennifer-shehane jennifer-shehane merged commit c05f3a5 into cypress-io:develop Mar 29, 2024
63 of 65 checks passed
@MikeMcC399 MikeMcC399 deleted the update/kitchensink branch March 30, 2024 06:41
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Apr 2, 2024

Released in 13.7.2.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v13.7.2, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants