Skip to content

Conversation

@hdJerry
Copy link
Contributor

@hdJerry hdJerry commented Oct 23, 2025

I noticed a few things which I am not sure if it was delibrate

  • I updated the todo app in the examples to use script setup
  • updated the test to use describe and it just like all the tests on the project
  • updated the comment on the test in examples
  • added some types

I noticed I couldn't run the test until I included the path to where the todo app test is, like so:

include: ['tests/**/*.spec.ts', 'examples/**/*.spec.js'],

@netlify
Copy link

netlify bot commented Oct 23, 2025

Deploy Preview for vue-test-utils-docs ready!

Name Link
🔨 Latest commit 7659c09
🔍 Latest deploy log https://app.netlify.com/projects/vue-test-utils-docs/deploys/68fbd649f9f2cc0008d4232b
😎 Deploy Preview https://deploy-preview-2727--vue-test-utils-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Member

@cexbrayat cexbrayat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR!

@hdJerry hdJerry requested a review from cexbrayat October 24, 2025 19:41
Copy link
Member

@cexbrayat cexbrayat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

@cexbrayat cexbrayat merged commit f5c1482 into vuejs:main Oct 27, 2025
7 checks passed
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.

2 participants