-
Notifications
You must be signed in to change notification settings - Fork 366
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-7189] - Add assertions for backup prices in Linode Create flow #9821
Conversation
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.
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.
Thanks, @cliu-akamai - this passed consistently for me and I confirmed that I saw this test check for the expected DC-specific backup prices in the Addons and Summary sections.
c066a9d
to
13cc0f0
Compare
Thanks for addressing that small bit of feedback, @cliu-akamai! I reran the tests on this this morning because there were a bunch of failures on the run for some reason. The last finished run still has a few failed, unrelated tests for some reason ( |
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.
Nice work! Thanks @cliu-akamai
Description 📝
Add new cypress assertions for backup prices in Linode create flow.
Major Changes 🔄
How to test 🧪