feat: [M3-7252] - Only show regions that support VPCs in VPC Create page#9787
feat: [M3-7252] - Only show regions that support VPCs in VPC Create page#9787coliu-akamai merged 4 commits intolinode:developfrom
Conversation
VPC create
|
Hey Connie! The only relevant test failure here is Couple ways to fix:
I have no real preference. To run the test locally:
yarn cy:run -s "cypress/e2e/core/vpc/vpc-create.spec.ts"(Bear in mind that it might still pass as-is, if the test chooses a region that happens to have the VPC capability!) |
|
Thanks @jdamore-linode! Looking into the fixes you recommended |
dwiley-akamai
left a comment
There was a problem hiding this comment.
E2E test passes ✅
Only the expected regions show up as options ✅
Code LGTM ✅
hana-akamai
left a comment
There was a problem hiding this comment.
Verified that only the expected regions show up and that the E2E test passed 🧹
jdamore-linode
left a comment
There was a problem hiding this comment.
Thanks for the test fix @coliu-akamai! Looks good!
Description 📝
Preview 📷
How to test 🧪
Prerequisites
Verification steps
Tests
yarn cy:run -s "cypress/e2e/core/vpc/vpc-create.spec.ts"
As an Author I have considered 🤔
Check all that apply