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

chore: remove vue 2 documentation from Component Testing as it will no longer be supported in Cypress 14 #5977

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

AtofStryker
Copy link
Contributor

@AtofStryker AtofStryker commented Oct 30, 2024

Removes the Vue v2 documentation fom Component Testing. It also changes most of the vue reverences that say Vue 3 to just say Vue to keep with simplicity.

see cypress-io/cypress-component-testing-apps#27 to remove vue 2 app examples from cypress-component-testing-apps

Copy link

cypress bot commented Oct 31, 2024

cypress-documentation    Run #67

Run Properties:  status check passed Passed #67  •  git commit ae2e0ccfec: add vue2 migration guide for temporary support if needed
Project cypress-documentation
Branch Review chore/remove_vue2_documentation
Run status status check passed Passed #67
Run duration 03m 42s
Commit git commit ae2e0ccfec: add vue2 migration guide for temporary support if needed
Committer AtofStryker
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 279
View all changes introduced in this branch ↗︎
UI Coverage  10.88%
  Untested elements 1806  
  Tested elements 3  
Accessibility  95.75%
  Failed rules  2 critical   5 serious   4 moderate   0 minor
  Failed elements 576  

@AtofStryker AtofStryker force-pushed the chore/remove_nuxt2_documentation branch from 8d74ca6 to 63bbf72 Compare November 3, 2024 20:05
Base automatically changed from chore/remove_nuxt2_documentation to release/14.0.0 November 3, 2024 20:21
@AtofStryker AtofStryker force-pushed the chore/remove_vue2_documentation branch from e20ed54 to 809e98d Compare November 3, 2024 20:24
@AtofStryker AtofStryker marked this pull request as ready for review November 4, 2024 16:11
@AtofStryker AtofStryker self-assigned this Nov 4, 2024
@AtofStryker AtofStryker merged commit 6cc52f3 into release/14.0.0 Nov 5, 2024
10 checks passed
@AtofStryker AtofStryker deleted the chore/remove_vue2_documentation branch November 5, 2024 13:01
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.

Remove official support for Vue 2 for CT Testing (deprecate cypress/vue2 package on npm)
2 participants