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

test: Add Test to Prevent Bug on Output Inspection for Grouped Components #2667

Merged
merged 6 commits into from
Jul 12, 2024

Conversation

Cristhianzl
Copy link
Member

  • This PR introduces a new test to prevent a bug related to output inspection on grouped components. The test ensures that the grouped components are correctly inspected for their output, preventing any potential issues that might arise during the rendering process.

@Cristhianzl Cristhianzl self-assigned this Jul 12, 2024
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jul 12, 2024
@Cristhianzl Cristhianzl requested a review from anovazzi1 July 12, 2024 19:41
@dosubot dosubot bot added bug Something isn't working javascript Pull requests that update Javascript code labels Jul 12, 2024
Copy link
Contributor

Pull Request Validation Report

This comment is automatically generated by Conventional PR

Whitelist Report

Whitelist Active Result
Pull request is a draft and should be ignored
Pull request is made by a whitelisted user and should be ignored
Pull request is submitted by a bot and should be ignored
Pull request is submitted by administrators and should be ignored

Result

Pull request does not satisfy any enabled whitelist criteria. Pull request will be validated.

Validation Report

Validation Active Result
All commits in this pull request has valid messages
Pull request does not introduce too many changes
Pull request has a valid title
Pull request has mentioned issues
Pull request has valid branch name
Pull request should have a non-empty body

Result

Pull request satisfies all enabled pull request rules.

Last Modified at 12 Jul 24 19:42 UTC

Copy link
Contributor

@anovazzi1 anovazzi1 left a comment

Choose a reason for hiding this comment

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

LGTM

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 12, 2024
@anovazzi1 anovazzi1 enabled auto-merge (squash) July 12, 2024 20:09
@anovazzi1 anovazzi1 merged commit dc5ac09 into main Jul 12, 2024
28 checks passed
@anovazzi1 anovazzi1 deleted the cz/test-bug-group-inspection branch July 12, 2024 20:10
@github-actions github-actions bot added test Changes to tests and removed bug Something isn't working labels Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files. test Changes to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants