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

docs(unit-testing): note that child components need to be imported #1276

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

liamdebeasi
Copy link
Contributor

Child components need to be imported into spec tests as Stencil does not register them automatically. This is not clear in the documentation, so I wanted to call out this behavior in the docs.

Child components need to be imported into spec tests as Stencil does not register them automatically. This is not clear in the documentation, so I wanted to call out this behavior in the docs.
@liamdebeasi liamdebeasi requested a review from a team as a code owner November 21, 2023 19:20
@liamdebeasi liamdebeasi requested review from rwaskiewicz and tanner-reits and removed request for a team November 21, 2023 19:20
Copy link

vercel bot commented Nov 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stencil-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 27, 2023 5:11pm

@rwaskiewicz rwaskiewicz merged commit 5aeb159 into main Nov 28, 2023
4 checks passed
@rwaskiewicz rwaskiewicz deleted the liamdebeasi-patch-1 branch November 28, 2023 14:56
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