-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Help Wanted[Type] TaskIssues or PRs that have been broken down into an individual action to takeIssues or PRs that have been broken down into an individual action to take
Milestone
Description
What problem does this address?
The plugin currently includes PHPUnit tests, but let's consider adding in e2e / acceptance tests leveraging Playwright (as that's what WordPress core and Gutenberg leverage) to test the normal user experience within the plugin.
What is your proposed solution?
Leverage any existing utilities from WordPress core and/or Gutenberg to build out e2e tests (potentially added into the existing Test workflow and running in parallel to other tests there).
Also ensure we add a badge for the GitHub Action to the README.md file to quickly, clearly show that e2e tests are passing (or, sadly, failing).
Metadata
Metadata
Assignees
Labels
Help Wanted[Type] TaskIssues or PRs that have been broken down into an individual action to takeIssues or PRs that have been broken down into an individual action to take
Type
Projects
Status
To do