test: migrate LoginForm component test to vitest - #55442
Merged
Merged
Conversation
susnux
requested review from
CarlSchwan,
artonge,
nfebe,
skjnldsv and
szaimen
and removed request for
a team
September 30, 2025 21:04
CarlSchwan
approved these changes
Oct 6, 2025
nfebe
approved these changes
Oct 6, 2025
susnux
force-pushed
the
refactor/migrate-cypress-tests
branch
from
October 6, 2025 13:08
d3229c6 to
8626912
Compare
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
force-pushed
the
refactor/migrate-cypress-tests
branch
from
October 6, 2025 13:20
8626912 to
62539ec
Compare
susnux
requested review from
come-nc and
yemkareems
and removed request for
a team
October 6, 2025 13:20
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Cypress has some limitations:
Checklist
3. to review, feature component)stable32)