-
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
fix: create-volume.spec.ts
and dynamicPricing.test.ts
#9578
fix: create-volume.spec.ts
and dynamicPricing.test.ts
#9578
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.
TY 👍
@bnussman updated the failing unit test as well in there. It needs to be dynamic (will do a follow up) but going for the quick turnaround now |
Thanks! You beat me to it! @abailly-akamai |
create-volume.spec.ts
selecting incorrect elementcreate-volume.spec.ts
and dynamicPricing.test.ts
Really struggling to get e2es to run in jenkins today. Looking for 1 more approval |
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.
Thank you!!
Confirmed that both tests are passing locally (after resolving a strange account limit issue of my own).
* select region select differently * run test with the `dcSpecificPricing` off * fix test since calc was recently updated * fix unit tests * Added changeset: Fix volume e2e test and dc specific price unit test --------- Co-authored-by: Banks Nussman <[email protected]> Co-authored-by: Alban Bailly <[email protected]>
* select region select differently * run test with the `dcSpecificPricing` off * fix test since calc was recently updated * fix unit tests * Added changeset: Fix volume e2e test and dc specific price unit test --------- Co-authored-by: Banks Nussman <[email protected]> Co-authored-by: Alban Bailly <[email protected]>
Description 📝
create-volume.spec.ts
by selecting the Region select differently. The copy was being selected because it now contains "Select a Volume" after changes in feat: [M3-6971] Add dynamic pricing model to Volume creation flows #9569How to test 🧪
yarn cy:debug
create-volume.spec.ts