-
Notifications
You must be signed in to change notification settings - Fork 367
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: [M3-8591, M3-8594] - Add unit tests for AccountActivationLanding component, remove AddNewLink component #10966
Conversation
packages/manager/src/components/AddNewLink/AddNewLink.stories.tsx
Outdated
Show resolved
Hide resolved
Coverage Report: ✅ |
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.
packages/manager/src/components/AddNewLink/AddNewLink.stories.tsx
Outdated
Show resolved
Hide resolved
packages/manager/src/components/AddNewLink/AddNewLink.stories.tsx
Outdated
Show resolved
Hide resolved
packages/manager/src/components/AddNewLink/AddNewLink.stories.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Purvesh Makode <pmakode@akamai.com>
Co-authored-by: Purvesh Makode <pmakode@akamai.com>
packages/manager/src/components/AddNewLink/AddNewLink.stories.tsx
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! 🎉 Thanks for removing the AddNewLink component and replacing it with the Button! 🙌🏻🧹
Description 📝
Changes 🔄
AddNewLink
, replacing it withButton
Target release date 🗓️
n/a
How to test 🧪
yarn test AccountActivationLanding
AddNewLink
was replaced still look/function as expectedAccountActivationLanding
still looks the sameAs an Author I have considered 🤔
Check all that apply