Skip to content

feat: remove Cypress-related configurations and tests#2013

Open
AdrianArenal wants to merge 7 commits intomainfrom
feat/remove-cypress
Open

feat: remove Cypress-related configurations and tests#2013
AdrianArenal wants to merge 7 commits intomainfrom
feat/remove-cypress

Conversation

@AdrianArenal
Copy link
Contributor

@AdrianArenal AdrianArenal commented Feb 26, 2026

Reasons to remove it:

  • Not maintained, new features are not having its test case with cypress.
  • Not a real e2e, all services are mocked.
  • Flaky tests, now is deactivated on the CI pipeline since sometimes tests fails
  • Blocker to upgrade our build outside rollup (builds in CSM only)

Plus:
Lerna upgrade from v6 to v9
Running CI on self-hosted instead of a dedicated image

Pull request template

Describe the purpose of the change, the specific changes done in detail, and the issue you have fixed.

Motivation and context

  • Dependencies. If any, specify:
  • Open issue. If applicable, link:

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that causes existing functionality to not work as expected)
  • Change requires a documentation update

What is the destination branch of this PR?

  • Main
  • Other. Specify:

How has this been tested?

Tests performed according to testing guidelines:

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review on my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

@AdrianArenal AdrianArenal requested a review from a team as a code owner February 26, 2026 13:40
Turito
Turito previously approved these changes Feb 26, 2026
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.

3 participants