Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Sep 30, 2025

Summary

Cypress has some limitations:

  • its vue 2 supported was removed
  • it fails with our vue 3 migration due to 2 different vue versions being present
  • its slow compared to vitest

Checklist

@susnux susnux added this to the Nextcloud 33 milestone Sep 30, 2025
@susnux susnux requested a review from a team as a code owner September 30, 2025 21:04
@susnux susnux added the 3. to review Waiting for reviews label Sep 30, 2025
@susnux susnux requested a review from a team as a code owner September 30, 2025 21:04
@susnux susnux added tests Related to tests ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) labels Sep 30, 2025
@susnux susnux requested review from CarlSchwan, artonge, nfebe, skjnldsv and szaimen and removed request for a team September 30, 2025 21:04
@susnux susnux force-pushed the refactor/migrate-cypress-tests branch from d3229c6 to 8626912 Compare October 6, 2025 13:08
susnux added 2 commits October 6, 2025 15:18
Cypress has some limitations:
- its vue 2 supported was removed
- it fails with our vue 3 migration due to 2 different vue versions
  being present
- its slow compared to vitest

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the refactor/migrate-cypress-tests branch from 8626912 to 62539ec Compare October 6, 2025 13:20
@susnux susnux requested a review from a team as a code owner October 6, 2025 13:20
@susnux susnux requested review from come-nc and yemkareems and removed request for a team October 6, 2025 13:20
@susnux susnux merged commit cb1a6f7 into master Oct 6, 2025
200 of 206 checks passed
@susnux susnux deleted the refactor/migrate-cypress-tests branch October 6, 2025 15:41
@nextcloud-bot nextcloud-bot mentioned this pull request Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) tests Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants