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

Add experimentalRunAllSpecs to run all Cypress tests #928

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

BrianHenryIE
Copy link
Contributor

Proposed changes

Previously, Cypress removed the button to run all tests but have added it back under an experimental config setting, experimentalRunAllSpecs.

https://www.cypress.io/blog/2023/01/12/check-out-our-experimental-release-of-run-all-specs

This PR adds experimentalRunAllSpecs: true in cypress.config.js, adding:

Screenshot 2024-01-31 at 2 50 54 PM

Type of Change

  • New feature (non-breaking change which adds functionality)

Checklist

  • Linting and tests pass locally with my changes

Further comments

Copy link
Member

@circlecube circlecube left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I've been missing that button!

Copy link

cypress bot commented Jan 31, 2024

4 failed and 1 flaky tests on run #6808 ↗︎

4 212 24 0 Flakiness 1

Details:

Merge 4ceb028 into f51c559...
Project: Bluehost Brand Plugin Commit: 92d9116956 ℹ️
Status: Failed Duration: 13:41 💡
Started: Jan 31, 2024 10:57 PM Ended: Jan 31, 2024 11:11 PM
Failed  vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/basic-info.cy.js • 4 failed tests

View Output Video

Test Artifacts
Basic Info Page > Check for the short URL tooltip & Modal exists when we use URL shortner Test Replay Screenshots Video
Basic Info Page > Check for twitter or instagram id starting with `@` to convert it to URL Test Replay Screenshots Video
Basic Info Page > Check if Social Media URL checks are done Test Replay Screenshots Video
Basic Info Page > Test Basic Info Events API gets triggered Test Replay Screenshots Video
Flakiness  tests/cypress/integration/help.cy.js • 1 flaky test

View Output Video

Test Artifacts
Help Page > Is Accessible Test Replay Screenshots Video

Review all test suite changes for PR #928 ↗︎

@circlecube circlecube merged commit 7bf44e0 into main Feb 1, 2024
12 of 23 checks passed
@circlecube circlecube deleted the run-all-cypress-test branch February 1, 2024 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants