-
Notifications
You must be signed in to change notification settings - Fork 23
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
Add: WPAcceptance testing #42
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.
This PR depends on #36 merged to pass the CI.
@dinhtungdu the block on this PR from #36 should be gone now that 36 has been merged in |
@jeffpaul Yes, working on this to add more test cases |
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.
Looks good, though probably best to hold off on merging until after the 2.3.3 release so that we don't throw off the VIP review of develop
Description of the Change
Add acceptance testing using 10up/wpacceptance.
Alternate Designs
n/a
Benefits
Give us more confidence when shipping releases.
Possible Drawbacks
n/a
Verification Process
See the CI passed.
Checklist:
Applicable Issues
Changelog Entry