-
Notifications
You must be signed in to change notification settings - Fork 361
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-7123] - Cypress integration test for edit subnet flow #9728
Conversation
Do we need to include a changeset for this? |
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.
This is excellent, great work @coliu-akamai!
Thanks Erik and Joe! @carrillo-erik - I looked at other prs for tests, and they don't seem to include changesets for the tests themselves, so I didn't include one here. Will double check though! |
Added changeset as per new changeset types -- thanks Erik and Joe! |
Description 📝
How to test 🧪
Verify that tests pass:
yarn cy:run -s "cypress/e2e/core/vpc/vpc-details-page.spec.ts"