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 hamburguer test #503

Merged
merged 2 commits into from
Jun 6, 2023
Merged

Fix hamburguer test #503

merged 2 commits into from
Jun 6, 2023

Conversation

MarcosViniciusPC
Copy link
Contributor

Description

After merging the pr that refactors the Hamburger component, a warning was identified about passing a non-existent prop to the Icon component. Thus, this pr is based on omitting the passage of the inverted prop to the Icon component and thereby removing the warning of the unit testicles.

Review guide

  • Unit tests (yarn test:components)
  • Regression
    - first start the storybook for regression tests(and keep it open): yarn test:regression:storybook;
    - then run the regression tests: yarn test:regression
  • Code review

@sonarcloud
Copy link

sonarcloud bot commented Jun 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@alizeleal alizeleal added status:reviewing Someone is reviewing this PR and removed status:ready to review labels Jun 2, 2023
Copy link
Contributor

@alizeleal alizeleal left a comment

Choose a reason for hiding this comment

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

  • Unit tests
  • Regression tests
  • Code review

@alizeleal alizeleal added status:approved and removed status:reviewing Someone is reviewing this PR labels Jun 2, 2023
@rapahaeru rapahaeru merged commit 3a14f88 into master Jun 6, 2023
@delete-merged-branch delete-merged-branch bot deleted the fix-hamburguer-test branch June 6, 2023 14:12
@github-actions
Copy link

🎉 This PR is included in version 9.13.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants