-
Notifications
You must be signed in to change notification settings - Fork 158
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(masthead-platform): add check if next to logo and contains link #7468
test(masthead-platform): add check if next to logo and contains link #7468
Conversation
Deploy preview created for package Built with commit: d14fe6ea66b91aa8790cbb688c0879b7cc063bbd |
Deploy preview created for package Built with commit: d14fe6ea66b91aa8790cbb688c0879b7cc063bbd |
Deploy preview created for package Built with commit: d14fe6ea66b91aa8790cbb688c0879b7cc063bbd |
Deploy preview created for package Built with commit: d14fe6ea66b91aa8790cbb688c0879b7cc063bbd |
Deploy preview created for package Built with commit: d14fe6ea66b91aa8790cbb688c0879b7cc063bbd |
Deploy preview created for package Built with commit: d14fe6ea66b91aa8790cbb688c0879b7cc063bbd |
Deploy preview created for package Built with commit: d14fe6ea66b91aa8790cbb688c0879b7cc063bbd |
packages/react/tests/e2e-storybook/cypress/integration/Masthead/Masthead.e2e.js
Outdated
Show resolved
Hide resolved
packages/react/tests/e2e-storybook/cypress/integration/Masthead/Masthead.e2e.js
Outdated
Show resolved
Hide resolved
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, just nitpicking on the test descriptions 😅
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, just one more edit to the test case names!
packages/react/tests/e2e-storybook/cypress/integration/Masthead/Masthead.e2e.js
Outdated
Show resolved
Hide resolved
packages/web-components/tests/e2e-storybook/cypress/integration/masthead/masthead.e2e.js
Outdated
Show resolved
Hide resolved
…d/Masthead.e2e.js Co-authored-by: andrew <emyarod@users.noreply.github.com>
…n/masthead/masthead.e2e.js Co-authored-by: andrew <emyarod@users.noreply.github.com>
Related Ticket(s)
#7357
Description
Add tests for masthead with platform. Checks if the platform positioning is next to the IBM logo and checks if there is a
href
Changelog
New