-
Notifications
You must be signed in to change notification settings - Fork 1
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
Setup Cypress for end-to-end tests #75
Conversation
@cadic want to open this up for review perhaps and then open a subsequent issue to document additional work to be done for e2e tests to keep this moving along? |
@cadic anything else needed in this PR before it can be moved out of draft for review/merge? |
@jeffpaul this was staying on hold too long, waiting for classic editor functions to be added into our https://github.com/10up/cypress-wp-utils and now this PR is ready to proceed. It also needs some updates (upgrade Cypress from 9 to 10 or probably 11) |
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 a lot for working on adding E2E tests. The code looks good to me. just added 2 minor nice-to-have comments. Please let me know what you think about that.
Thanks
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 for changes @cadic, LGTM now 🚀
@dkotter will leave up to you if you want to merge in ahead of the 1.0.3 release here |
Description of the Change
Added tests for:
Closes #71
Checklist:
Changelog Entry
Credits
Props @