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

fix: stubs components inlined in render function #2017

Merged
merged 3 commits into from
Jan 27, 2023

Conversation

Djaler
Copy link
Contributor

@Djaler Djaler commented Oct 16, 2022

You can see use case for this fix in tests - we need a way to stub components inlined in render function (currently it works only if a component registered in components section and its name provided in render function)

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

@netlify
Copy link

netlify bot commented Oct 16, 2022

Deploy Preview for vue-test-utils-v1 failed.

Name Link
🔨 Latest commit 8ece509
🔍 Latest deploy log https://app.netlify.com/sites/vue-test-utils-v1/deploys/63d32ce025d6100009274004

@lmiller1990
Copy link
Member

Sorry I took a long time to review. I'll rebase and see if we can merge this.

@leo-coco
Copy link

@lmiller1990 Any news regarding this?

@lmiller1990 lmiller1990 merged commit 9bfe35d into vuejs:dev Jan 27, 2023
@lmiller1990
Copy link
Member

Sorry this took a while. It's out: https://github.com/vuejs/vue-test-utils/releases/tag/v1.3.4

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.

3 participants