E2E Testing Batch. #100
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
[Type] Enhancement
New feature or request
Why
The plugin needs a complete set of E2E tests, so contributors can keep implementing features, fixing bugs, and updating the code with the latest standards without the fear of breaking thousands of sites.
Therefore, it needs a list of the main features to be tested.
User stories to test
A user can create, fill, and render a custom post type. E2E: Create a custom post type and use wp-scripts. #98
A user can create, fill, and render a Field Group. E2E: Add field text testing. #103
A user can create, fill, and render a Text Field inside a Field Group. E2E: Add field text testing. #103
A user can create, fill, and render a Email Field inside a Field Group.
A user can create, fill, and render a Number Field inside a Field Group.
A user can create, fill, and render a Password Field inside a Field Group.
A user can create, fill, and render a Range Field inside a Field Group.
A user can create, fill, and render a Text Area Field inside a Field Group.
A user can create, fill, and render a URL Field inside a Field Group.
A user can create, fill, and render a Checkbox Field inside a Field Group.
A user can create, fill, and render a Radio button Field inside a Field Group.
A user can create, fill, and render a Select Field inside a Field Group.
A user can create, fill, and render a True/False Field inside a Field Group.
A user can create, fill, and render a File inside a Field Group.
A user can create, fill, and render a Gallery Field inside a Field Group.
A user can create, fill, and render an Image Field inside a Field Group.
A user can create, fill, and render an oEmbed Field inside a Field Group.
A user can create, fill, and render a Color Picker Field inside a Field Group.
A user can create, fill, and render a WYSIWYG Field inside a Field Group.
A user can create, fill, and render a Date Field inside a Field Group.
A user can create, fill, and render a Date Time Field inside a Field Group.
A user can create, fill, and render a Time Field inside a Field Group.
A user can create, fill, and render an Accordion Field inside a Field Group.
A user can create, fill, and render an Icon Picker Field inside a Field Group.
A user can create, fill, and render a Repeater Field inside a Field Group.
A user can create, fill, and render a Tab Field inside a Field Group.
A user can create, fill, and render a Group Field inside a Field Group.
A user can create, fill, and render a Flexible Content Field inside a Field Group.
A user can create, fill, and render a Post Object Field inside a Field Group.
A user can create, fill, and render a Relationship Field inside a Field Group.
A user can create, fill, and render a Taxonomy Field inside a Field Group.
A user can create, fill, and render a User Field inside a Field Group.
A user can create, fill and render a SCF Block.
The text was updated successfully, but these errors were encountered: