cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
47.02k stars 3.18k forks source link

Reduce duplicate projects in system-tests #21968

Closed sync-by-unito[bot] closed 1 year ago

sync-by-unito[bot] commented 2 years ago

Summary

We have a number of projects used for testing the launchpad component testing scaffold in system-tests/projects. Those are:

create-react-app-{un}configured react-vite-ts-{un}configured vue3-vite-ts-{un}configured vueclivue2-{un}configured vueclivue3-{un}configured vuecli5vue3-{un}configured pristine-nuxtjs-vue2-{un}configure

These are used in some tests:

https://github.com/cypress-io/cypress/blob/10.0-release/packages/launchpad/cypress/e2e/scaffold-component-testing.cy.ts

https://github.com/cypress-io/cypress/blob/10.0-release/packages/data-context/test/unit/sources/WizardDataSource.spec.ts

After some tickets, namely:

https://cypress-io.atlassian.net/browse/UNIFY-1264,

https://cypress-io.atlassian.net/browse/UNIFY-1265

https://cypress-io.atlassian.net/browse/UNIFY-1266

where we moved lots of examples from npm/{react,vue} into system-tests/projects , we may be able to delete some of the extra ones, to reduce the amount of projects we have.

Acceptance Criteria

Resources

Any Notion documents, Google documents, Figma Boards

Open Pull Requests

Any PRs needed for review

┆Issue is synchronized with this Jira Task by Unito ┆author: Lachlan Miller ┆epic: Testing / Quality ┆friendlyId: UNIFY-1269 ┆priority: Low ┆sprint: Backlog ┆taskType: Task

cypress-app-bot commented 1 year ago

This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.

cypress-app-bot commented 1 year ago

This issue has been closed due to inactivity.