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

dependency: update vue test utils to latest #30739

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

AtofStryker
Copy link
Contributor

@AtofStryker AtofStryker commented Dec 10, 2024

Additional details

Updates vue test utils to use the latest version within Cypress. cypress/vue bundles vue test utils, which is out of sync with some of the later versions of vue. Updating to latest VTU looks to fix #26628 which is a typings issue

Steps to test

How has the user experience changed?

PR Tasks

Copy link

cypress bot commented Dec 10, 2024

cypress    Run #59062

Run Properties:  status check passed Passed #59062  •  git commit 56f1aa44c4: Merge branch 'release/14.0.0' into chore/update_vue_test_utils
Project cypress
Branch Review chore/update_vue_test_utils
Run status status check passed Passed #59062
Run duration 17m 22s
Commit git commit 56f1aa44c4: Merge branch 'release/14.0.0' into chore/update_vue_test_utils
Committer Bill Glesias
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 7
Tests that did not run due to a developer annotating a test with .skip  Pending 1326
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 29383
View all changes introduced in this branch ↗︎
UI Coverage  45.94%
  Untested elements 188  
  Tested elements 164  
Accessibility  92.56%
  Failed rules  3 critical   8 serious   2 moderate   2 minor
  Failed elements 891  

@AtofStryker AtofStryker force-pushed the chore/update_vue_test_utils branch 2 times, most recently from 24773ba to 70a5ea4 Compare December 11, 2024 15:46
@jennifer-shehane jennifer-shehane changed the title chore: update vue test utils to latest dependency: update vue test utils to latest Dec 12, 2024
@AtofStryker AtofStryker merged commit e59b016 into release/14.0.0 Dec 18, 2024
116 of 118 checks passed
@AtofStryker AtofStryker deleted the chore/update_vue_test_utils branch December 18, 2024 02:17
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.

Not able to use Component Testing with Vite/Vue after upgrade to TypeScript 5
2 participants