-
Notifications
You must be signed in to change notification settings - Fork 148
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 breadcrumb tests #2029
Conversation
|
✅ PR title follows Conventional Commits specification. |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit a165d6c:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I thought we were writing only E2E tests for new components.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll add codesandbox link |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. No E2E needed?
Nope, nothing to test. |
* feat: add breadcrumb implementation * chore: add docs * chore: update native files * refactor: use react context * chore: add meta * chore: update docs * chore: test * chore: reexport * Create five-cows-cheer.md * chore: add multiline example & fix spacing * chore: update * chore: update types * chore: update opacity token * test: add breadcrumb tests (#2029) * test: add breadcrumb tests * chore: add breadcrumb kitchen sink * chore: update snaos * chore: update story * chore: update code url
* feat: add breadcrumb implementation * chore: add docs * chore: update native files * refactor: use react context * chore: add meta * chore: update docs * chore: test * chore: reexport * Create five-cows-cheer.md * chore: add multiline example & fix spacing * chore: update * chore: update types * chore: update opacity token * test: add breadcrumb tests (#2029) * test: add breadcrumb tests * chore: add breadcrumb kitchen sink * chore: update snaos * chore: update story * chore: update code url
Description
Changes
Additional Information
Component Checklist